$domain NOT working

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
ztycx
Posts: 3
Joined: Wed Mar 18, 2009 4:58 am

$domain NOT working

Post by ztycx »

hi guys, i need your kind advices.

i wanna filter all third-party images except in domain of google.com

so i wrote "$image, third-party, domain=~google.com"

i tested this filter with msn site (http://sg.msn.com/). the filter NOT working at all, and all third-party images are still alive.

but when i removed the domain restriction to form the new filter "$image, third-party", it works very well.

so what's problem with my first filter? i cannot find any errors according to the documentation.

please enlighten me and many thanks
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Post by MonztA »

Does this work?

Code: Select all

*$image,third-party,domain=~google.com
ztycx
Posts: 3
Joined: Wed Mar 18, 2009 4:58 am

Post by ztycx »

MonztA wrote:Does this work?

Code: Select all

*$image,third-party,domain=~google.com
no, doesn't work. i've tried that before.
Wladimir Palant

Post by Wladimir Palant »

"$image,third-party,domain=~google.com" works fine for me, I see lots of blocked images on MSN. Which Adblock Plus version are you using? Which browser/version and which operating system?
ztycx
Posts: 3
Joined: Wed Mar 18, 2009 4:58 am

Post by ztycx »

Wladimir Palant wrote:"$image,third-party,domain=~google.com" works fine for me, I see lots of blocked images on MSN. Which Adblock Plus version are you using? Which browser/version and which operating system?
ADP 1.0+ 2008120223
Alan
Posts: 289
Joined: Sat Feb 10, 2007 8:47 pm
Location: Colorado, USA

Post by Alan »

ztycx wrote:ADP 1.0+ 2008120223
Dude, you need to update. We've been on Adblock Plus 1.0.1 since Jan 10.
https://addons.mozilla.org/en-US/firefox/addon/1865
Locked