Hello. I've been trying to figure out how to block specific ad images on web pages where the domain hosting the images is the same as the domain hosting the whole website, and where no-ads.pac doesn't otherwise block the images. I've tried adding entries like this to the block section in no-ads.pac, but the images still appear:
|| shExpMatch(url, "*URL of image here*")
I would be very grateful for any advice, please. Many thanks. |