git » dnss » commit 9e7e912

tests: Update ahadns.net address

author Alberto Bertogli
2023-02-19 10:25:02 UTC
committer Alberto Bertogli
2023-02-19 10:44:44 UTC
parent 34945f7373b0d0c67e0411bf87450134bffc848e

tests: Update ahadns.net address

The IT mirror is no longer available, replace it with the NL mirror.

tests/external.sh +1 -1

diff --git a/tests/external.sh b/tests/external.sh
index fd4a9d6..79aea7b 100755
--- a/tests/external.sh
+++ b/tests/external.sh
@@ -210,7 +210,7 @@ for server in \
 	"https://cloudflare-dns.com/dns-query" \
 	"https://dns.google/dns-query" \
 	"https://dns.quad9.net/dns-query" \
-	"https://doh.it.ahadns.net/dns-query" \
+	"https://doh.nl.ahadns.net/dns-query" \
 	"https://dns.alidns.com/dns-query" \
 	"https://odvr.nic.cz/dns-query" \
 	;