proxy-script icon indicating copy to clipboard operation
proxy-script copied to clipboard

微博评论区新增了广告类型“荐读”

Open spacerefugee opened this issue 8 months ago • 1 comments

Image

自己抓了一下,发现就是adType='荐读',修改的地方比较小我就不提PR了 具体位置就是 https://github.com/zmqcherish/proxy-script/blob/1d9f51bc9a0077d81998bb503ee6158ca83faa73/weibo_main.js#L592 if(mainConfig.removeRecommendItem) delType.push(...['推荐', '热推', '荐读']);

spacerefugee avatar Mar 26 '25 12:03 spacerefugee