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.94k stars 765 forks source link

uBlock detected [foros.3dgames.com.ar] #3218

Open troha2 opened 7 years ago

troha2 commented 7 years ago

http://foros.3dgames.com.ar http://foros.3dgames.com.ar/wtfdude

http://i.imgur.com/f43Dn3L.jpg Mozilla Firefox 53.0.2 uBlock Origin EasyList + AakList

uBlock-user commented 7 years ago

Can't reproduce.

troha2 commented 7 years ago

I'm afraid you need to stay logged. Do you want an account?

jspenguin2017 commented 7 years ago

Can't reproduce, can you dump the source code of the page in question after you logged in?

troha2 commented 7 years ago

Something like this? http://pasted.co/b180f3c5 http://foros.3dgames.com.ar/wtfdude

jspenguin2017 commented 7 years ago

@troha2 Eh... this can be a bit complex... I would need the code before the redirect...

Add this at the end of Script:

a.ready(() => { debugger; });

Open debugger, and load the page, when the page gets suspended, press Ctrl+U and dump the source.

jspenguin2017 commented 7 years ago

I also created an issue in my repo, so I don't forget about this.

troha2 commented 7 years ago

where I need to put this lines? What Script? And this kind of warning is aleatory, appears only a couple of times in the day, not all time. Was a curiosity, if can be blocked anyway.

And I think I understand....but how can I edit the source to clean my logging data or ID?

jspenguin2017 commented 7 years ago

Yea, it's kind of complex, the goal is to find the code that does the redirect...