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 761 forks source link

infojobs.com.br (2017) #3241

Open rog3rk opened 7 years ago

rog3rk commented 7 years ago

Hi, As stated in this 'topic' from last year: https://github.com/reek/anti-adblock-killer/issues/1588 image

Infojobs is blocking my Adblock Plus. Seems like they updated their script, because it used to work.

It redirects to this page: https://www.infojobs.com.br/nopublicity.aspx

Comparing to others "anti-adblocks', seems to be very quick to redirect. I looked through the source code, but cound't find the code (I'm noob hehe)

obs: Mozilla Firefox Greasemonkey Adblock Plus EasyList + AakList

Thanks in advance!

uBlock-user commented 7 years ago

Can't reproduce.

rog3rk commented 7 years ago

Solution:

block this: (Config> My Filters)

Obs: Fifefox + uBlock

https://ncdn.infojobs.com.br/generate/scriptsV3/generate/default-min.js https://ncdn.infojobs.com.br/generate/scripts/generate/results-min.js

jspenguin2017 commented 7 years ago

Can you try infojobs.com.br##script:inject(abort-on-property-read.js, adblock)? Blocking those files don't break other things?

I got a report here: https://gitlab.com/xuhaiyang1234/AAK-Cont/issues/24 Maybe it only affect logged-in users.

It kind of bugs me since there is no reason for their new detection to be not caught in AAK's anti-bait filter.

jspenguin2017 commented 7 years ago

Oh I forgot you use ABP, the uBlock Origin Runtime compiler is still work in progress... We kind of hacked a half working prototype together, I like how Violentmonkey repository is organized, but I'm not familiar with Gulp, @Giwayume and me are working on getting the compiler online, he is doing most of the heavy lifting btw, I'm mostly maintaining the upstream uBlock Protector.