Ads on notebookcheck.net

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
smega55
Posts: 3
Joined: Wed Jul 22, 2015 6:36 pm

Ads on notebookcheck.net

Post by smega55 »

Ads on http://www.notebookcheck.net/ not blocked.

Image
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Ads on notebookcheck.net

Post by mapx »

try

Code: Select all

/http://www.notebookcheck.net/fileadmin/_processed_/[a-zA-Z]{4}\_[a-zA-Z]{5}\_[a-zA-Z0-9_]{10,40}\.jpg/$domain=notebookcheck.net
smega55
Posts: 3
Joined: Wed Jul 22, 2015 6:36 pm

Re: Ads on notebookcheck.net

Post by smega55 »

Doesn't work consistently. Blocks one of the two banners sometimes, other times none of them. Is it possible to block everything under "notebookcheck.net/fileadmin/_processed_/..." except the ones with ".../_processed_/_csm_..." or would that cause problems down the line?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Ads on notebookcheck.net

Post by mapx »

it works very well for me the filter above (firefox, chrome)

well, try these filters:

Code: Select all

@@||notebookcheck.net/fileadmin/_processed_/csm_$image
||notebookcheck.net/fileadmin/_processed_/*.jpg
smega55
Posts: 3
Joined: Wed Jul 22, 2015 6:36 pm

Re: Ads on notebookcheck.net

Post by smega55 »

I'm on Firefox. I don't know why I cant get the first filter you posted to work but I will use the other ones instead. Thanks for the help. :D
Locked