mirror of
https://github.com/Foltik/Shimapan
synced 2024-11-13 00:26:55 -05:00
Made sharex script work over https
This commit is contained in:
parent
8d5ea5b0e9
commit
0454204c8f
@ -1,11 +1,11 @@
|
||||
{
|
||||
"Name": "shimapan.rocks",
|
||||
"RequestType": "POST",
|
||||
"RequestURL": "http://www.shimapan.rocks/upload.php",
|
||||
"RequestURL": "https://www.shimapan.rocks/upload.php",
|
||||
"FileFormName": "files[]",
|
||||
"Arguments": {
|
||||
"apikey": "[Insert User API Key]"
|
||||
},
|
||||
"ResponseType": "Text",
|
||||
"URL": "$json:files[0].url$"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user