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.97k stars 763 forks source link

spiegel.de (ad-block-block-blocker not working for site) #3763

Open ChalyFlavour opened 6 years ago

ChalyFlavour commented 6 years ago

Hi there,

  1. Link page contains anti-adblock http://www.spiegel.de

  2. One screenshot https://imgur.com/U5BkkX6

  3. Your browser Chrome 62.0.3202.94

  4. Your script manager Tampermonkey 4.4

  5. Your adblocker Adblock Plus

  6. Your filterlists Adblock Warning Removal List EasyList Germany+EasyList

ChalyFlavour commented 6 years ago

JS function displaying "please disabled your adblock" is called abbUA()

abbUA() is called on init of var "adBlockDetected"

ChalyFlavour commented 6 years ago

My non-generic tamperMonkey approach: // ==UserScript== // @name SPON AntiAdBlockBlocker // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @match http://www.spiegel.de/* // @grant none // ==/UserScript== Object.defineProperty(window, 'abbUA', { value: false, writable: false }); yes..dirty..but.. 🗡

uBlock-user commented 6 years ago

Remove AAK, it's dead and no longer in development.

IschBins commented 6 years ago

https://www.heise.de/forum/heise-online/News-Kommentare/Adblocker-Mit-Urheberrecht-gegen-Easylist/Re-On-Topic-Spiegel-Online-Adblocker-Warnung-seit-heute/posting-30887337/show/

Should help