Page 1 of 1

Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 1:10 pm
by chocoland87
even after disabling ABP that anti-adblocker still kicks in.
The ID of the DIV at the bottom changes everytime i refresh the page.

any help guys.

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 1:39 pm
by mapx
test these filters

Code: Select all

@@||poponclick.com^$domain=exrapidleech.info
||poponclick.com^$popup

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 1:48 pm
by chocoland87
Didn't work.
First filter registers 3 hits, second one 0 hits but pop up is still there.

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 1:50 pm
by mapx
it's working fine here.

browser version ?
ABP version ?
filter lists (subscriptions) ?
Disable also all the blocking addons / extensions and test again. Keep only ABP.

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 2:14 pm
by chocoland87
-SeaMonkey 2.33.1

-ABP 2.6.9.1-signed [updated just now]

-subscription: 3 (updated just now)
--AdBlock Warning Removal List
--EasyList
--EasyPrivacy

-Disabled every other Addon except ABP but still popup

-tried Disabling all the 3 Subscriptions except custom filters provided by you but still popup.

screenshot:
http://imgur.com/adQXUZE

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 2:32 pm
by mapx
-disable also web shields from your antivirus (if any)
-submit an issue report, then post here the report's link

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 2:53 pm
by chocoland87
- AV web shield disabled but pop up still there.
- Tried custom filters in firefox but same popup.

-here is report link:
https://reports.adblockplus.org/6080caa ... 2e19362ff0

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 3:07 pm
by mapx
weird, you even disabled completely ABP (from tools/ add-ons) and the detecting message still there ? in this case it's still something in your system which is blocking some request (some advanced firewall, router with filtering rules, other ..)

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 3:21 pm
by chocoland87
okay I figured it out. I am using MVPS HOSTS file which has thousands of entries to block Ad domains. On removing that your custom filters work just fine.
I never thought that HOSTS file entries could conflict with ABP. Now I guess I just need to figure out which entry is messing up with the page and remove that. Not going to be easy :(

Thanks a lot for your help. :)

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 3:29 pm
by mapx
well ... the hosts file could help for all browsers you are using, but if you use only firefox / seamonkey with ABP you don't need it (the hosts file may also slow your system)

anyway search and remove poponclick row:

Code: Select all

0.0.0.0 poponclick.com
but next time you'll update the hosts file you have to remember and remove again ...

yes, the static hosts file can interfere with a lot of sites

Re: Anti-Adblock [exrapidleech.info]

Posted: Tue Jul 28, 2015 3:40 pm
by chocoland87
removing poponclick entry worked.
I dont feel any slowness in browsing due to it. I thought hosts file will only help ABP in ad blocking but i think there is no need of it if I have ABP on every browser. I guess i will edit it out.

Thanks.