The idea is to create two separate lists to allow or deny queries based on the given query as string, with support for wildcards and possibly globs. **Update:** This seems to be related to the Act system. ## Related - https://github.com/blocklistproject/Lists - https://github.com/hagezi/dns-blocklists - https://github.com/bitwire-it/ipblocklist (has duplicates)
The idea is to create two separate lists to allow or deny queries based on the given query as string, with support for wildcards and possibly globs.
Update:
This seems to be related to the Act system.
Related