Add lite.hushpool.is to random server algorithm

This commit is contained in:
Duke Leto
2022-02-11 08:32:36 -05:00
parent 60815a95b0
commit 6c5ffca056

View File

@@ -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