notracking / hosts-blocklists

Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
2.31k stars 148 forks source link

adocean.pl #713

Open ghost opened 2 years ago

ghost commented 2 years ago

polsatbox.pl Zrzut ekranu z 2021-12-20 23-36-15

ing.pl Zrzut ekranu z 2021-12-20 23-35-53

notracking commented 2 years ago

This is a tricky one, I'm also always surprised by banks who allow 3rd parties to inject insecure, unvalidated javascript directly into their websites. That does not really make them trustworthy..

I will dig into this as soon as I have a bit more time..

ghost commented 2 years ago

Yes, I don't understand why banks do that either.

Blocked is:

Polsatbox: myao.adocean.pl Ing: content.ingbank.pl / CNAME: ing.adocean.pl

Rule: ||adocean.pl^

notracking commented 2 years ago

This might be better dealt with using the dnscrypt-proxy allowed_names_file config option. That way ing.adocean.pl can be excluded, while still blocking everything else from adocean.pl. I do understand that this will increase the number of compatibility issues between the various dns solutions that are currently supported.

I'm leaning towards improving all lists for dns servers that do support some form of specific whitelisting as dnscrypt-proxy does and just whitelist adocean.pl for the dns servers that do not have such options.

notracking commented 2 years ago

Whitelisted, until i implemented a proper solution.