router: dns: add adguard exception for grafana telemetry domain
This commit is contained in:
parent
21a058f5ea
commit
00bc6f8de3
@ -85,6 +85,7 @@ in
|
||||
|
||||
# Allowed exceptions
|
||||
"@@||googleads.g.doubleclick.net"
|
||||
"@@||stats.grafana.org"
|
||||
]
|
||||
# Alpina DNS rewrites
|
||||
++ map (host: "${host}${domain}^$dnsrewrite=debbi.${sysdomain}") alpinaDomains;
|
||||
|
Loading…
x
Reference in New Issue
Block a user