automated terminal push
This commit is contained in:
19
.legacy/test/success/eval-success-check-exists.bash
Normal file
19
.legacy/test/success/eval-success-check-exists.bash
Normal file
@@ -0,0 +1,19 @@
|
||||
echo "##"
|
||||
echo "##"
|
||||
echo "##"
|
||||
|
||||
curl -X GET https://osiris.yankee.valorantdigital.com/channel/monthly/games/success/
|
||||
|
||||
curl -X GET \
|
||||
https://osiris.yankee.valorantdigital.com/channel/monthly/games/success/exists \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"url": "https://www.embanet.com/talisman.txt"
|
||||
}'
|
||||
|
||||
curl -X GET \
|
||||
https://osiris.yankee.valorantdigital.com/channel/monthly/games/success/exists \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"url": "https://www.embanet.com/talisman.md"
|
||||
}'
|
||||
Reference in New Issue
Block a user