using the GUI is there a quick way of filtering/viewing domains that *don't* match a list
Say I want to quickly check any domain visited that don't match:
*.com
*.net
*.org
*.co.uk
RegEx type filter example:
https://regex101.com/r/LC1FLQ/1
Thank You
Say I want to quickly check any domain visited that don't match:
*.com
*.net
*.org
*.co.uk
RegEx type filter example:
https://regex101.com/r/LC1FLQ/1
Thank You
Comment