From 1301d9730aa4f25882d89a7516fdc7405c58eae3 Mon Sep 17 00:00:00 2001 From: Erik Conijn Date: Sat, 30 May 2026 14:25:35 +0200 Subject: [PATCH] Add IPv6 addresses to AdGuard DNS configuration Updated bootstrap DNS addresses to include IPv6 options. Signed-off-by: Erik Conijn --- root/usr/share/https-dns-proxy/providers/com.adguard.dns.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json b/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json index a0d5010..532916c 100644 --- a/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json +++ b/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json @@ -1,7 +1,7 @@ { "title": "AdGuard", "template": "https://{option}.adguard-dns.com/dns-query", - "bootstrap_dns": "94.140.14.140,94.140.14.141", + "bootstrap_dns": "94.140.14.140,94.140.14.141,2a10:50c0::1:ff,2a10:50c0::2:ff", "help_link": "https://adguard-dns.io/en/public-dns.html", "params": { "option": {