-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Description
Basically make everything case-insensitive.
[groups.blocklist]
type = "static-responder"
answer = [ "IN A 0.0.0.0" ]
[groups.filter]
type = "blocklist-v2"
blocklist-resolver = "blocklist"
blocklist-format = "domain"
blocklist = [ "example.com" ]$ dig +short example.com
0.0.0.0$ dig +short Example.com
23.192.228.80Metadata
Metadata
Assignees
Labels
No labels