1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 19:28:40 -04:00
shimapan/assets/tools/shimapan.rocks.json

12 lines
260 B
JSON
Raw Normal View History

2016-08-14 23:06:20 -04:00
{
"Name": "shimapan.rocks",
"RequestType": "POST",
2017-01-24 18:32:57 -05:00
"RequestURL": "https://www.shimapan.rocks/upload.php",
2016-08-19 02:46:00 -04:00
"FileFormName": "files[]",
2016-08-14 23:06:20 -04:00
"Arguments": {
"apikey": "[Insert User API Key]"
},
"ResponseType": "Text",
"URL": "$json:files[0].url$"
2017-01-24 18:32:57 -05:00
}