mirror of
https://github.com/Foltik/Shimapan
synced 2024-11-10 23:53:31 -05:00
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"Name": "shimapan.rocks",
|
|
"RequestType": "POST",
|
|
"RequestURL": "https://www.shimapan.rocks/upload.php",
|
|
"FileFormName": "files[]",
|
|
"Arguments": {
|
|
"apikey": "[Insert User API Key]"
|
|
},
|
|
"ResponseType": "Text",
|
|
"URL": "$json:files[0].url$"
|
|
}
|