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