mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 22:51:07 -07:00
dns_utils: replace flaky DNS provider
This commit is contained in:
@@ -52,8 +52,8 @@ static const char *DEFAULT_DNS_PUBLIC_ADDR[] =
|
|||||||
{
|
{
|
||||||
"9.9.9.10", // Quad9 (unfiltered)
|
"9.9.9.10", // Quad9 (unfiltered)
|
||||||
"149.112.112.10", // Quad9 secondary
|
"149.112.112.10", // Quad9 secondary
|
||||||
"76.76.2.0", // Control D (unfiltered)
|
"185.222.222.222", // DNS.SB
|
||||||
"76.76.10.0", // Control D secondary
|
"45.11.45.11", // DNS.SB secondary
|
||||||
"194.150.168.168", // CCC (Germany)
|
"194.150.168.168", // CCC (Germany)
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user