Remove IPv6 addrs from defaults

It's trying them, they're timing out
This commit is contained in:
niten 2025-01-29 12:08:10 -08:00
parent bcb2bdf9eb
commit 1d8be242a1

View File

@ -208,8 +208,8 @@ in {
# These 11 addrs send the network, so the response can prefer closer answers
"https://9.9.9.11/dns-query"
"https://149.112.112.11/dns-query"
"https://2620:fe::11/dns-query"
"https://2620:fe::fe:11/dns-query"
# "https://2620:fe::11/dns-query"
# "https://2620:fe::fe:11/dns-query"
];
};