automated terminal push
This commit is contained in:
@@ -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"}'
|
||||
|
||||
Reference in New Issue
Block a user