Add a cloaking rule to redirect wildcard localhost to localhost

This commit is contained in:
Bad 2021-07-22 22:06:16 +02:00
parent f413ef2b0c
commit 76dd19a15c
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
*.localhost localhost

View file

@ -12,6 +12,7 @@
settings = {
ipv6_servers = false;
require_dnssec = true;
cloaking_rules = ./cloaking_rules;
sources.public-resolvers = {
urls = [