duckdns lainsafe used the oldest lainsafe version as possible and delegao's doesn't and it's not cloudflared anymore. so "official" again!
This commit is contained in:
parent
29bd98c134
commit
abbfb622a0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ my $STORE_LINKS;
|
|||
my $LINKS_FILE;
|
||||
my $proxy_enabled = 1;
|
||||
# Default options, if no specified.
|
||||
$DEFAULT_SERVER = "https://lainsafe.duckdns.org";
|
||||
$DEFAULT_SERVER = "https://lainsafe.delegao.moe";
|
||||
$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