yubiuser/pihole_adlist_tool

Does regex checking account for Filter Lists?

Closed this issue · 2 comments

When using the regex checking feature, does the list of blocked domains include the fact that they might also be blocked by a filter list, or is the regex checker independent of the filter list checker?

I am trying to determine if I need the regex configurations that I have applied.

So far the regex check only checks against all visited domains and nothing else. I could add a check against all manually blacklisted domains. If your regex do cover some of your blacklisted domains they might be omitted.

This has been merged into master.