BlackDex 0d2399d485
Prevent DNS leak when icon regex is configured
When a icon blacklist regex was configured to not check for a domain, it
still did a DNS lookup first. This could cause a DNS leakage for these
regex blocked domains.

This PR resolves this issue by first checking the regex, and afterwards
the other checks.

Fixes #2909
2022-11-14 17:25:44 +01:00
..
2022-11-09 22:40:00 +01:00
2022-11-09 22:40:00 +01:00
2022-10-23 00:49:23 +02:00
2022-11-09 22:40:00 +01:00
2022-11-09 22:40:00 +01:00