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
6.01k stars 762 forks source link

dasolo.co #3038

Open asgozzi opened 7 years ago

asgozzi commented 7 years ago

http://www.dasolo.co Chrome 57.0.2987.133 Tampermonkey 4.2.7 UBlock Origin 1.11.4 EasyList + uBlock filter + EasyPrivacy

giampi75 commented 7 years ago

Yes, it's new. I've Firefox 52

uBlock-user commented 7 years ago
dasolo.*##script:inject(noeval.js)
dasolo.*##script:inject(abort-on-property-read.js, adblockblock)
uBlock-user commented 7 years ago

@X01X012013 add this one too

if (a.domCmp(["dasolo.co"])) {
    a.filter("eval");
    a.noAccess("adblockblock");
}
giampi75 commented 7 years ago

With the second one is good! Thanks a lot

jspenguin2017 commented 7 years ago

OK, I added it Script.

uBlock-user commented 7 years ago

Remove them, they changed the script, now it's CSS bait.

uBlock-user commented 7 years ago

add - a.bait("div", "#loveyou");

jspenguin2017 commented 7 years ago

Solution updated.

giampi75 commented 7 years ago

It's ok with the new add