Browse Source

add two more lite servers

onryo
onryo 1 year ago
parent
commit
c0fe5d281c
  1. 2
      src/settings.cpp

2
src/settings.cpp

@ -285,6 +285,8 @@ QString Settings::getRandomServer() {
// The more servers from different TLDs, the better
QList<QString> servers = {
"https://lite.hush.is",
"https://lite.hush.community",
"https://lite.myhush.org",
"https://lite2.hush.is",
"https://wtfistheinternet.hush.is",
"https://poop.granitefone.me",

Loading…
Cancel
Save