How do I white list google text ads only?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Minor Annoyance
Posts: 2
Joined: Sun Dec 27, 2009 7:44 pm

How do I white list google text ads only?

Post by Minor Annoyance »

Since google text ads are relatively unintrusive I don't want to stifle the revenue of sites that use the "good" ads I'd like to allow them only, but I can't figure out which ad being blocked is a text ad and often allow in image ads too. It's hard to use trial and error because reloading the page changes the ads and I don't know if I'm blocking the text ads or the page just didn't load any.
So how do I unblock just those text ads?
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: How do I white list google text ads only?

Post by MonztA »

This woks for me:

Code: Select all

@@||googleads.g.doubleclick.net/pagead/ads?
@@||pagead2.googlesyndication.com/pagead/
@@||googleads.g.doubleclick.net/pagead/$script
If you are using EasyList, this filter needs to be disabled:

Code: Select all

~apple.com,~dailykos.com,~facebook.com,~radio.de,~www.google.com,~zuploads.com###ads
and this one needs to be added:

Code: Select all

/pagead/imgad?$image
Minor Annoyance
Posts: 2
Joined: Sun Dec 27, 2009 7:44 pm

Re: How do I white list google text ads only?

Post by Minor Annoyance »

Seems to be working. Thanks.
Locked