Browse Source

add nyami to random servers

pull/32/head
oDinZu 3 years ago
parent
commit
a9063e865e
  1. 1
      src/settings.cpp

1
src/settings.cpp

@ -303,6 +303,7 @@ QString Settings::getRandomServer() {
QList<QString> servers = {
"https://lite.hush.is",
"https://devo.crabdance.com",
"https://lite.nyami.org",
//"https://thisisdown1.example.com",
//"https://thisisdown2.example.com",
//"https://thisisdown3.example.com",

Loading…
Cancel
Save