Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检测页面中用于广告的链接。或者是否有任何统计数据可以让我猜出这个链接是用于广告的?
我知道这不是一个具体的答案,但如果我也这样做,我会看看 AdBlock 和 Firefox 等浏览器中的其他附加组件,因为它们的作用大致相同。有很多开源插件,您可以在其中查看执行此操作的代码。甚至大多数电子邮件程序都使用贝叶斯过滤器检测垃圾邮件(和广告),我相信稍微调整一下就可以了。