有道云笔记去除左下角广告

  印象限制登录台数,为知收费,只能投靠有道了,哎!
  找到有道云笔记的安装路径,*YoudaoYoudaoNote hemeuild.xml
  用笔记本打开这个文件,找到‘左下角广告’这几个字,把下面的代码删掉:

<PanelAd type="adpanel" css="public" ass="mainform panelclient PanelAd">
                            <panelTopLine type="panel" css="AdPanel" Dockstyle="top" Bounds="0,0,0,1"/>
                            <AdPhoto type="photo" css="Ad AdPhoto" ass="common fill"/>
                            <AdText type="label" css="AdText" AnchorStyle="topleft" Bounds="20,135,25,10" Margin="0,0,0,0"/>
                        </PanelAd>

  之后保存,重启有道云笔记,就可以了。

原文地址:https://www.cnblogs.com/wycc/p/6180199.html