mirror of
https://github.com/monero-project/monero.git
synced 2026-01-22 04:22:55 +01:00
updates: add all update servers
This commit is contained in:
@@ -44,6 +44,10 @@ namespace tools
|
|||||||
|
|
||||||
// All four MoneroPulse domains have DNSSEC on and valid
|
// All four MoneroPulse domains have DNSSEC on and valid
|
||||||
static const std::vector<std::string> dns_urls = {
|
static const std::vector<std::string> dns_urls = {
|
||||||
|
"updates.moneropulse.org",
|
||||||
|
"updates.moneropulse.net",
|
||||||
|
"updates.moneropulse.co",
|
||||||
|
"updates.moneropulse.se"
|
||||||
};
|
};
|
||||||
|
|
||||||
static const std::vector<std::string> testnet_dns_urls = { "testver.moneropulse.net"
|
static const std::vector<std::string> testnet_dns_urls = { "testver.moneropulse.net"
|
||||||
|
|||||||
Reference in New Issue
Block a user