Page 1 of 1

Creation of a custom filter does not work

Posted: Mon Jan 04, 2016 1:47 pm
by primius
The following Issue Report contains all necessary information inclusive screenshot:
https://reports.adblockplus.org/149b70b ... b=requests

Re: Creation of a custom filter does not work

Posted: Mon Jan 04, 2016 6:45 pm
by mapx
try

Code: Select all

||wettercomassets.com/img/*keyvisual$image

Re: Creation of a custom filter does not work

Posted: Mon Jan 04, 2016 8:10 pm
by primius
That does not work either. Does it work for you?

Re: Creation of a custom filter does not work

Posted: Mon Jan 04, 2016 9:14 pm
by mapx
yes, it works (only with easylist)

you are using also easylist germany, so you need:

Code: Select all

||wettercomassets.com/img/*keyvisual$image,domain=wetter.com

Re: Creation of a custom filter does not work

Posted: Mon Jan 04, 2016 11:59 pm
by primius
Ok, that works. But why does the proposed filter not work?
The proposed filter

Code: Select all

||ls1.wettercomassets.com/img/cms/chameleon/mediapool/thumbs/d/99/*
matches the image that should be blocked:

Code: Select all

http://ls1.wettercomassets.com/img/cms/chameleon/mediapool/thumbs/d/99/article_landingpage_keyvisual_1380612710_Routenwetter-Landingpage-Keyvisual_6178zKydY8HEIC1.jpg
but has no effect, after adding and reloading the page.

Re: Creation of a custom filter does not work

Posted: Tue Jan 05, 2016 12:03 am
by mapx
the first filter does not work due to this filter from easy germany:

Code: Select all

@@||www.wetter.com^$elemhide,genericblock,generichide
genericblock means whitelisting all the generic blocking filters, and the first filter above is generic (I mean without the $domain keyword)

also, generichide disables all the generic hiding filters (again: without a domain)

Re: Creation of a custom filter does not work

Posted: Tue Jan 05, 2016 12:17 am
by primius
Ok, than it is an error in the filter list?

Re: Creation of a custom filter does not work

Posted: Tue Jan 05, 2016 12:19 am
by mapx
probably that filter had a specific goal.
just use my second filter.

Re: Creation of a custom filter does not work

Posted: Tue Jan 05, 2016 12:22 am
by primius
Ok, thank you very much.

Re: Creation of a custom filter does not work

Posted: Wed Jan 06, 2016 3:31 am
by wuname
return man 3 unblocked Just want to ask same question . Thank you