Regular expressions with domain lists (original) (raw)

Manjaro KDE 5.26.5
Kernel 5.15.93-1-MANJARO
opensnitch 1.5.7

I am using rule:
list of domains/IPs > To this list of domains (regular expressions)

I have mybase list (7.7MiB) from https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Public-blocklist

Issue:
it blocks sites that are not on the list for example mozilla.org and addons.mozilla.org

What i have tried:
Removing all lines with * or #, so its just a list of domains
Removing all lines with mozilla

Im not sure what the issue is, but it could be that the regular expressions used by opensnitch are to broad?