lainsafe.delegao.moe used cloudflare, which was very shitty, so new
official server is lainsafe.duckdns.org which does not use CF
This commit is contained in:
parent
c5976c8200
commit
a2c8f92c50
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ my $STORE_LINKS;
|
|||
my $LINKS_FILE;
|
||||
my $tor_enabled = 1;
|
||||
# Default options, if no specified.
|
||||
$DEFAULT_SERVER = "https://lainsafe.delegao.moe";
|
||||
$DEFAULT_SERVER = "https://lainsafe.duckdns.org";
|
||||
$DISPLAY_ASCII = 1; # 0 if you don't want the ascii
|
||||
$STORE_LINKS = 1; # 0 if you don't want to keep track of your upload
|
||||
$LINKS_FILE = "$ENV{HOME}/.cache/lainsafelinks";
|
||||
|
|
Loading…
Add table
Reference in a new issue