top | item 35231670

(no title)

Ankhers | 2 years ago

It really isn't this simple, no. I remember a number of years ago someone tried to do this. Pardon the language, but the "product" was called "Fuck adblock" I believe. It was a piece of JS that you could include on your site that, if I remember correctly, tried to see if certain JS objects existed. If they did exist, you could disable aspects (or the whole thing) of your site. Very soon after, someone released "Fuck fuck adblock" that essentially disabled this piece of JS.

It was a cat and mouse game for a while, but ultimately, if you want to detect if someone is using adblock, you need to do it in JS. And then the ad blockers will just add that piece of JS to their block lists.

discuss

order

oh_sigh|2 years ago

Then you make it so the AdBlock checker is the one that actually loads/displays the content

codetrotter|2 years ago

Then people will reverse engineer the AdBlock checker and make the content load without ads