automated terminal push

This commit is contained in:
Software Shinobi
2025-03-10 09:39:38 -04:00
parent 22c4507400
commit eaabff1d30
28 changed files with 230 additions and 774 deletions

View File

@@ -18,7 +18,4 @@ echo "##"
echo "## creating new [success] record in the database"
echo "##"
curl -X POST \
https://osiris.yankee.valorantdigital.com/channel/monthly/games/success/add \
-H 'Content-Type: application/json' \
-d '{"url": "https://www.embanet.com/talisman.txt","hostIP":"asdf"}'
curl -X POST http://localhost:8888/channel/monthly/games/success/add -H 'Content-Type: application/json' -d '{"url": "https://www.embanet.com/talisman.txt","hostIP":"asdf","hostName":"veneno"}'