ABP rules blocking images can't be unblocked · Issue #330 · gorhill/httpswitchboard (original) (raw)

This repository was archived by the owner on Nov 15, 2017. It is now read-only.

This repository was archived by the owner on Nov 15, 2017. It is now read-only.

@ghost

Description

When I loaded this site:

http://www.faz.net/

a lot of images were blocked although the relevant subdomains media0.faz.net and media1.faz.net are whitelisted.

I finally found out that the culprit is the ABP Japanese Filters list where filters like

teaser_

teaser

are triggered. You may rightly ask why I've enabled that list ;-) . But my problem is: I've added the following exception rules to HTTPSB:

@@||media0.faz.net^
@@||media1.faz.net^

but the images are still blocked. Those exception filters should unblock those subdomains unless I'm completely misguided. Don't they take precedence over blocking rules in HTTPSB?