Change default 'Send' server

This commit is contained in:
M66B 2023-04-12 20:59:42 +02:00
parent c98e0d3734
commit 4e28c3aea8
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ public class Send {
static final int DEFAULT_DLIMIT = 10;
static final int DEFAULT_TLIMIT = 24; // hours
static final String DEFAULT_SERVER = "https://send.vis.ee/";
static final String DEFAULT_SERVER = "https://send.zcyph.cc/";
private static final int TIMEOUT = 20 * 1000; // milliseconds