Add DRGX light servers

This commit is contained in:
fekt
2024-04-10 19:06:53 -04:00
parent c4b1705a44
commit 40573a9bdc
3 changed files with 4 additions and 95 deletions

View File

@@ -305,19 +305,8 @@ QString Settings::getRandomServer() {
qDebug() << __func__;
// The more servers from different TLDs, the better
QList<QString> servers = {
"https://lite.hush.is",
"https://lite.myhush.org",
"https://wtfistheinternet.hush.is",
"https://poop.granitefone.me",
// 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.hushpool.is",
"https://lite2.hushpool.is"
"https://lite.dragonx.is",
"https://dragonlite.printogre.com"
};
// we don't need cryptographic random-ness, but we want