Block all ads (Undetectable)

Blocks all ads on the current webpage in an undetectable way

< 脚本 Block all ads (Undetectable) 的反馈

提问 / 留言

NotYou管理员
§
发布于:2023-02-09

Never seen a website that checks DOM elements, mostly they create div with matches with ads class / id, then check if computed style has property display: none, if it has, then ad block exists, otherwise it doesn't. That's how most of AdBlock detectors work.

发布留言

登录以发布留言。