mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 14:47:15 -07:00
Merge pull request #10957
73b28e2 dns_utils: replace flaky DNS provider (selsta)
ACKs: jpk68, tobtoht
This commit is contained in:
@@ -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)
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user