whoops
This commit is contained in:
parent
97e5c795e7
commit
4774c6c26d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ my $LINKS_FILE;
|
||||||
$DEFAULT_SERVER = "https://lainsafe.delegao.moe";
|
$DEFAULT_SERVER = "https://lainsafe.delegao.moe";
|
||||||
$DISPLAY_ASCII = 1; # 0 if you don't want the ascii
|
$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
|
$STORE_LINKS = 1; # 0 if you don't want to keep track of your upload
|
||||||
$LINKS_FILE = "$ENV{HOME}/.lainsafelinks";
|
$LINKS_FILE = "$ENV{HOME}/.cache/lainsafelinks";
|
||||||
|
|
||||||
my $ASCII_ART = <<'EOF';
|
my $ASCII_ART = <<'EOF';
|
||||||
_..-- ----- --.._
|
_..-- ----- --.._
|
||||||
|
|
Loading…
Add table
Reference in a new issue