Greetings,
new to the club, new to ADP but not new to filtering.
I just tried my first filter and failed.
I started with blocking a specific image on a page (which worked) and then replacing its file name (not extension) with a *.
So something like "http://someDomainName/Resources/Images/*.jpg".
That does not block any images from that URL.
I tried also the default behavior of "http://someDomainName/Resources/Images/" with implied asterisk at the end and that did not work either.
I searched here but came up empty handed because searching for "*" is not allowed and same goes for search for "filter".
Per documentation (en/filters), the "*" should work.
I have ADP Version 2.42.1.
Is there maybe an option to turn on wildcards in the filters that I am missing?
Thanks
Lou
Filters don't allow * for some reason
Re: Filters don't allow * for some reason
1. you aren't using adblock plus. You can install it from: https://chrome.google.com/webstore/deta ... fddb?hl=en
Don't use 2 adblockers.
2.try this filter:
||someDomainName/Resources/Images/*.jpg
or
||someDomainName/Resources/Images/$image
or
||someDomainName/Resources/Images/
if still does not work, provide a real case.
Don't use 2 adblockers.
2.try this filter:
||someDomainName/Resources/Images/*.jpg
or
||someDomainName/Resources/Images/$image
or
||someDomainName/Resources/Images/
if still does not work, provide a real case.