1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-28 05:26:44 -05:00

Add ShareX Template

This commit is contained in:
Foltik 2016-08-14 23:06:20 -04:00
parent d6a72236c3
commit 57c94e03bf

View File

@ -0,0 +1,11 @@
{
"Name": "shimapan.rocks",
"RequestType": "POST",
"RequestURL": "http://www.shimapan.rocks/upload.php",
"FileFormName": "file[]",
"Arguments": {
"apikey": "[Insert User API Key]"
},
"ResponseType": "Text",
"URL": "$json:files[0].url$"
}