1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-22 03:39:30 -04:00
shimapan/assets/tools/shimapan.rocks.json

11 lines
258 B
JSON
Raw Normal View History

2016-08-14 23:06:20 -04:00
{
"Name": "shimapan.rocks",
"RequestType": "POST",
"RequestURL": "http://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$"
}