From 6c5ffca05615b21ea3651897f108eb576ecc07a8 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Fri, 11 Feb 2022 08:32:36 -0500 Subject: [PATCH] Add lite.hushpool.is to random server algorithm --- src/settings.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/settings.cpp b/src/settings.cpp index ea9eb54..bddd737 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -298,12 +298,14 @@ QString Settings::getRandomServer() { "https://devo.crabdance.com", "https://lite.nyami.org", "https://poop.granitefone.me:9067", + // These can be un-commented to test out how code deals with down servers //"https://thisisdown1.example.com", //"https://thisisdown2.example.com", //"https://thisisdown3.example.com", //"https://thisisdown4.example.com", //"https://thisisdown5.example.com", - "https://lite.hush.land" + "https://lite.hush.land", + "https://lite.hushpool.is" }; // we don't need cryptographic random-ness, but we want