block ads on www.ngs.ru

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
java
Posts: 2
Joined: Sat Sep 05, 2009 9:37 pm

block ads on www.ngs.ru

Post by java »

this site has lots of ads, which I can't block by using a regular pattern like *banner* :
http://news.ngs.ru/more/53138/
User avatar
MORPEH
Posts: 65
Joined: Wed Feb 27, 2008 4:28 pm
Location: Russia
Contact:

Re: block ads on www.ngs.ru

Post by MORPEH »

Используйте подписку MORPEH Rus List
java
Posts: 2
Joined: Sat Sep 05, 2009 9:37 pm

Re: block ads on www.ngs.ru

Post by java »

didn't help
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: block ads on www.ngs.ru

Post by Hubird »

Code: Select all

news.ngs.ru##*.adv
Should hide most of the ads however they will still load just not be displayed.

** EDIT **

Does the following rule cause false positives (I don't understand Russian) ?

If it does not just use both rules :)

Code: Select all

|http://img.ngs.ru/*.swf?
Locked