reek / anti-adblock-killer

Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable.
http://reek.github.io/anti-adblock-killer/
Other
5.98k stars 762 forks source link

golem.de #2062

Open bafa1012 opened 8 years ago

bafa1012 commented 8 years ago

golem.de http://imgur.com/a/W5og2

Google Chrome ublock origin Tampermonkey with anti-adblock-killer script

filters:

yoshimo commented 7 years ago

@bafa1012 , you manually blocked ecruos.golem.de to hide the big abo banners, didn't you?

EpicLPer commented 7 years ago

Yes, please, it's annoying as hell and when they're doing it like this I'll definitely NOT pay for a abo... Besides that, their articles aren't that "super duper great" most of the times anyways.

EpicLPer commented 7 years ago

More info about this:

Once you block "ecruos.golem.de" Golem will check if it's still reachable, if not it'll trigger a script (not sure which one yet) and display a blurred text over the article.

The blurred text hooks into the "article" tag and adds a style with filter: blur(8px) grayscale(80%) opacity(40%); pointer-events: none; position: absolute; top: 0px; into the article tag. It also adds a div with class "formatted" and a div with class="dh1 head5">ADBLOCKER ERKANNT, plus some extra content.

Hope this helps a bit.

yoshimo commented 7 years ago

even more:

golem.de##script:contains(_sp_) forum.golem.de##script:contains(_sp_) video.golem.de##script:contains(_sp_) does work rather well for now in Ublock Origin

EpicLPer commented 7 years ago

@yoshimo Nope, doesn't work for me for some reason, after blocking ecruos.golem.de the adblock blurred text comes up again.

Strubbl commented 7 years ago

do not block ecruos.golem.de. use @yoshimo solution (and add a newline for each domain) works for me:

golem.de##script:contains(_sp_)
forum.golem.de##script:contains(_sp_)
video.golem.de##script:contains(_sp_)
EpicLPer commented 7 years ago

Nope, still not working :(

Strubbl commented 7 years ago

Maybe some other rule of yours interferes with the above mentioned golem rules. I have tested it to be working with Linux/Firefox and Windows7/Firefox on different machines and it works as expected.