sitexw / FuckAdBlock

Detects ad blockers (AdBlock, ...)
fuckadblock.sitexw.fr
MIT License
1.89k stars 257 forks source link

Now AdBlock block FuckAdBlock #64

Closed Xpycts closed 7 years ago

Xpycts commented 7 years ago

Hello, this JS library now blocking in Chrome, it's began about month ago

sitexw commented 7 years ago

That is to say ?

Xpycts commented 7 years ago

AdBlock in my Chrome browser block FuckAdBlock script and he not work. After rename js file from fuckadblock.js to checker.js all looks fine. I think this issues can be closed, but shold keep in mind this problem.

sitexw commented 7 years ago

Follow this example code, it works: https://github.com/sitexw/FuckAdBlock#code-example

If the fuckadblock.js file is not loaded, the FuckAdBlock and fuckAdBlock variables do not exist, so it means that adblock is present.

Xpycts commented 7 years ago

I'm use same code from code example by link Enabled AdBlock plugin block fuckadblock.js by file name when page load, I see this in browser console. Script load again only after I rename it =)