This commit is contained in:
USER
2023-01-19 20:57:03 +00:00
parent 1d1ddb513a
commit 1aa35385d0
4 changed files with 4 additions and 5 deletions

View File

@ -1,2 +1,3 @@
set DUFUS= set DUFUSLOW=
set DUFUSHIGH=
set TCHATID= set TCHATID=

View File

@ -1,2 +0,0 @@
set DUFUS=
set TCHATID=

View File

@ -5,5 +5,5 @@ call %SECRETS%
set MSG=bungler dungler set MSG=bungler dungler
set STRING='%~1%' set STRING='%~1%'
curl -d %STRING% ntfy.sh/%DUFUS% curl -d %STRING% ntfy.sh/%DUFUSLOW%

View File

@ -5,5 +5,5 @@ call %SECRETS%
set MSG=bungler dungler set MSG=bungler dungler
set STRING='%~1%' set STRING='%~1%'
curl -d %STRING% ntfy.sh/%DUFUS% curl -d %STRING% ntfy.sh/%DUFUSHIGH%