From aaa3289e2242a681a36c3f3033ed0d883303902a Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Thu, 15 Oct 2020 14:05:52 +0000 Subject: add more updates domains and make the voting generic, not just 2/3 --- src/common/updates.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/common/updates.cpp') diff --git a/src/common/updates.cpp b/src/common/updates.cpp index 61a76f5da..af38d7a54 100644 --- a/src/common/updates.cpp +++ b/src/common/updates.cpp @@ -48,7 +48,10 @@ namespace tools static const std::vector dns_urls = { "updates.moneropulse.org", "updates.moneropulse.net", - "updates.moneropulse.co", + "updates.moneropulse.fr", + "updates.moneropulse.de", + "updates.moneropulse.no", + "updates.moneropulse.ch", "updates.moneropulse.se" }; -- cgit v1.2.3