router: dns: add adguard exception for grafana telemetry domain

This commit is contained in:
2025-06-25 00:30:36 -07:00
parent 21a058f5ea
commit 00bc6f8de3

View File

@@ -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;