mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
5eefc0b1d0
i assume sharex may have config migration feature one day by comparing version strings
17 lines
408 B
Plaintext
17 lines
408 B
Plaintext
{
|
|
"Version": "13.4.0",
|
|
"Name": "safe.fiery.me",
|
|
"DestinationType": "ImageUploader, FileUploader",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "https://safe.fiery.me/api/upload",
|
|
"Headers": {
|
|
"token": "",
|
|
"albumid": "",
|
|
"filelength": "",
|
|
"age": ""
|
|
},
|
|
"Body": "MultipartFormData",
|
|
"FileFormName": "files[]",
|
|
"URL": "$json:files[0].url$",
|
|
"ThumbnailURL": "$json:files[0].url$"
|
|
} |