有道云笔记去掉广告
程序员文章站
2022-03-11 20:12:53
...
打开有道云安装目录进入当前文件夹
编辑此文件:build.xml,搜索标签 <PanelAd type
<PanelAd type="adpanel" css="public" ass="mainform panelclient PanelAd">
<panelTopLine type="panel" css="AdPanel" Dockstyle="top" Bounds="0,0,0,0"/>
<MiddlePhotoPanel type="panel" css="public" DockStyle="top" Bounds="0,0,0,0" Margin="0,13,0,13">
<AdPhoto type="photo" css="Ad AdPhoto" AnchorStyle="center" AutoZoom="ZoomEqual" Bounds="0,0,0,0">
<AdClose type="button" css="adclear" AnchorStyle="topright" Bounds="0,0,0,0" />
<AdText type="label" css="AdText" AnchorStyle="bottomleft" Bounds="0,0,0,0"/>
</AdPhoto>
</MiddlePhotoPanel>
</PanelAd>
将当前内容替换到此处,关掉有道云笔记
再次打开就没有烦人的广告了