Page 1 of 1

Ads on notebookcheck.net

Posted: Wed Jul 22, 2015 6:45 pm
by smega55
Ads on http://www.notebookcheck.net/ not blocked.

Image

Re: Ads on notebookcheck.net

Posted: Wed Jul 22, 2015 7:50 pm
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

Re: Ads on notebookcheck.net

Posted: Wed Jul 22, 2015 8:46 pm
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?

Re: Ads on notebookcheck.net

Posted: Wed Jul 22, 2015 9:06 pm
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

Re: Ads on notebookcheck.net

Posted: Wed Jul 22, 2015 9:55 pm
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