From c0fe5d281cdd21da6f55d0fc300842ab4f729c22 Mon Sep 17 00:00:00 2001 From: onryo Date: Fri, 17 Feb 2023 03:04:17 +0000 Subject: [PATCH] add two more lite servers --- src/settings.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/settings.cpp b/src/settings.cpp index e16e4c7..5829bf8 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -285,6 +285,8 @@ QString Settings::getRandomServer() { // The more servers from different TLDs, the better QList 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",