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.
安装在 chrome 中的 Adblocker 正在阻止所有名称中包含“Ads”字样的 javascript 文件。有没有办法检查用户是否在其浏览器中使用了 adblocker 并提醒他禁用 adblocker 以便查看页面
这不是防弹 - 但在文档准备好后,您可以检查*ads*.js文件中定义的变量。如果未定义,则文件未加载,因此可能被广告拦截器拦截。
*ads*.js