Forgot to update file name from -x
This commit is contained in:
parent
15313e924f
commit
bc43519cf9
@ -18,7 +18,7 @@ use experimental 'smartmatch';
|
||||
# MAKE SURE ORIGIN PAGE MATCHES FILENAME (especially if you are testing changes)!
|
||||
#
|
||||
#===
|
||||
my $ORIGIN_PAGE = "/wordle-life-x.cgi";
|
||||
my $ORIGIN_PAGE = "/wordle-life.cgi";
|
||||
my $defaulttext = "Paste your wordle share here (replace this text)";
|
||||
my $PATH_PARAM = "path_info";
|
||||
my $WORDLE_INPUT_PARAM = "wordle-result";
|
||||
|
Loading…
Reference in New Issue
Block a user