dns_utils: replace flaky DNS provider

This commit is contained in:
selsta
2026-07-23 17:34:47 +02:00
parent 72f7fd791b
commit 73b28e28a6
+2 -2
View File
@@ -52,8 +52,8 @@ static const char *DEFAULT_DNS_PUBLIC_ADDR[] =
{
"9.9.9.10", // Quad9 (unfiltered)
"149.112.112.10", // Quad9 secondary
"76.76.2.0", // Control D (unfiltered)
"76.76.10.0", // Control D secondary
"185.222.222.222", // DNS.SB
"45.11.45.11", // DNS.SB secondary
"194.150.168.168", // CCC (Germany)
};