Creation of a custom filter does not work
Creation of a custom filter does not work
The following Issue Report contains all necessary information inclusive screenshot:
https://reports.adblockplus.org/149b70b ... b=requests
https://reports.adblockplus.org/149b70b ... b=requests
Re: Creation of a custom filter does not work
try
Code: Select all
||wettercomassets.com/img/*keyvisual$image
Re: Creation of a custom filter does not work
That does not work either. Does it work for you?
Re: Creation of a custom filter does not work
yes, it works (only with easylist)
you are using also easylist germany, so you need:
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
Ok, that works. But why does the proposed filter not work?
The proposed filter
matches the image that should be blocked:
but has no effect, after adding and reloading the page.
The proposed filter
Code: Select all
||ls1.wettercomassets.com/img/cms/chameleon/mediapool/thumbs/d/99/*
Code: Select all
http://ls1.wettercomassets.com/img/cms/chameleon/mediapool/thumbs/d/99/article_landingpage_keyvisual_1380612710_Routenwetter-Landingpage-Keyvisual_6178zKydY8HEIC1.jpg
Last edited by primius on Tue Jan 05, 2016 12:04 am, edited 1 time in total.
Re: Creation of a custom filter does not work
the first filter does not work due to this filter from easy germany:
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)
Code: Select all
@@||www.wetter.com^$elemhide,genericblock,generichide
also, generichide disables all the generic hiding filters (again: without a domain)
Re: Creation of a custom filter does not work
Ok, than it is an error in the filter list?
Re: Creation of a custom filter does not work
probably that filter had a specific goal.
just use my second filter.
just use my second filter.
Re: Creation of a custom filter does not work
Ok, thank you very much.
Re: Creation of a custom filter does not work
return man 3 unblocked Just want to ask same question . Thank you