Change default server
This commit is contained in:
parent
5f74afc080
commit
7e20199b19
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ my $file;
|
||||||
my $DISPLAY_ASCII;
|
my $DISPLAY_ASCII;
|
||||||
|
|
||||||
# Default options, if no specified.
|
# Default options, if no specified.
|
||||||
$DEFAULT_SERVER = "https://qorg11.net/test";
|
$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
|
||||||
|
|
||||||
my $ASCII_ART = <<'EOF';
|
my $ASCII_ART = <<'EOF';
|
||||||
|
|
Loading…
Add table
Reference in a new issue