AdBlock Plus being detected once again

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
AdBlock Plus

AdBlock Plus being detected once again

Post by AdBlock Plus »

This one is for v. .7.5.2

http://showip.net/adblock.php

dunno how it does it. since danny carlton took their script, wouldn't he also be stealing...
Reporter

Post by Reporter »

You may workaround this script by spoofing your user agent.

It would say this instead:
You are not using Firefox
jamieplucinski
Posts: 183
Joined: Thu Aug 16, 2007 4:42 pm
Location: Toronto, Ontario, Canada
Contact:

Post by jamieplucinski »

You are using Firefox but Adblock Plus is not active

Updated! Now works with Adblock Plus 0.7.5.2 (released 21. September 2007)
... yeah sure it's not :roll: I see a bunch of blocked Google AdWords that say different.

AdBlock Plus is installed *and* active, shows how reliable that code is.
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Post by fanboy »

the script doesn't pick up me, running linux/minefield. But still, it'd be nice to block certain javascript functions like this.
User avatar
chewey
Posts: 501
Joined: Wed Jun 14, 2006 10:34 pm
Location: somewhere in Europe

Post by chewey »

Well, this is not an ABP detector, but one for EasyList :-D

In fact, all those detection scripts I've seen so far rely on a specific filter list
entry to block a certain string - and thus can be circumvented by whitelisting
that single element.
mrbene
Posts: 173
Joined: Tue Apr 10, 2007 10:09 pm
Location: Seattle, WA, USA
Contact:

Post by mrbene »

Both...

Code: Select all

if(Components.interfaces.nsIAdblockPlus != undefined) hasABP = true;
checks to see if the interfaces is available, which is most recently fixed. The second pass is the function set_abp_status() which uses the honeypot style and actually detects filters, not ABP.
Reporter

Post by Reporter »

jamieplucinski wrote:
You are using Firefox but Adblock Plus is not active

Updated! Now works with Adblock Plus 0.7.5.2 (released 21. September 2007)
... yeah sure it's not :roll: I see a bunch of blocked Google AdWords that say different.

AdBlock Plus is installed *and* active, shows how reliable that code is.
Yes some scripts on the net can still detect Ablock by trying to identify a specific filter.

I am talking about is, for this script particularly, when I switch the user agent, it simply shows up as:
"You are not using Firefox"

The script skip the parts which checks whether Firefox has installed AdBlock Plus or not, if it can't detect I'm using Firefox.

Haha... At least it works for this script.
User avatar
chewey
Posts: 501
Joined: Wed Jun 14, 2006 10:34 pm
Location: somewhere in Europe

Post by chewey »

It really is funny, all those ABP detection script authors seem to have
never heard about http://geckoisgecko.org/

In that case, this is a good thing 8)
User avatar
Peng
Posts: 518
Joined: Fri Jun 09, 2006 8:14 pm
Location: Central Florida
Contact:

Post by Peng »

Yeah, why are you helping them, chewey? ;)
Matt Nordhoff
Wladimir Palant

Post by Wladimir Palant »

Yes, nothing to see here - if somebody likes detecting EasyList, so be it. Just don't complain when Rick decides to change his filters.
Post Reply