Nuking FoxNews

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
sirald66
Posts: 12
Joined: Sun Sep 06, 2009 7:58 am

Nuking FoxNews

Post by sirald66 »

I am trying to completely block FoxNews, but its still pulling up parts of the site. I have tried foxnews.com and *foxnews.com* Below are FOX filter entries already in ABP.
  • ||doubleclick.net^$object_subrequest,third-party,domain=foxbusiness.com|foxnews.com|myfoxphoenix.com
    ||foxbusiness.com/html/google_homepage_promo
    fox.com##.ad
    foxnews.com###console300x100
    foxnews.com###marketplace
    foxnews.com##.quigo
    @@||ads.fox.com/fox/black_2sec_600.flv$object_subrequest

What else should I try?

ANDY - Salt Lake, UT US
Last edited by IceDogg on Fri Mar 12, 2010 3:21 pm, edited 1 time in total.
Reason: Edited size, no reason for it to be huge.
asdf

Re: Nuking FoxNews

Post by asdf »

You could try

*$third-party,domain=foxnews.com

?
sirald66
Posts: 12
Joined: Sun Sep 06, 2009 7:58 am

Re: Nuking FoxNews

Post by sirald66 »

asdf wrote:You could try

*$third-party,domain=foxnews.com

That had mostly no effect (12 blocked items) on the FoxNews.com page.


ANDY
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Nuking FoxNews

Post by Hubird »

Code: Select all

*$domain=foxnews.com
Should block everything possible with ABP

Code: Select all

foxnews.com##HTML
Should hide the whole page
sirald66
Posts: 12
Joined: Sun Sep 06, 2009 7:58 am

Re: Nuking FoxNews

Post by sirald66 »

Code: Select all

foxnews.com##HTML
Should hide the whole page[/quote]


Now THAT is pretty effective. On just FoxNews.com, its perfect; on links to stories though, I get the following warning message twice:

jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...


Near perfection. Thank you!

ANDY
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Nuking FoxNews

Post by Hubird »

Code: Select all

foxnews.com##BODY
Is another alternative..

Either rule can be used together with the blocking rule:

Code: Select all

*$domain=foxnews.com
Not sure if this helps...
Locked