updates: add all update servers

This commit is contained in:
moneromooo-monero 2017-02-22 10:28:01 +00:00
parent 72d40f13a4
commit 6a5dfb88d2
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3

View file

@ -44,6 +44,10 @@ namespace tools
// All four MoneroPulse domains have DNSSEC on and valid
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"