mirror-filecoffee-filehost/sharex.sxcu
2024-06-09 14:38:24 +02:00

12 lines
346 B
Text

{
"Version": "13.7.0",
"Name": "filehost by file.coffee",
"DestinationType": "ImageUploader",
"RequestMethod": "POST",
"RequestURL": "http://example.com/upload?api=YOUR_API_KEY",
"Body": "MultipartFormData",
"FileFormName": "file",
"URL": "$json:url$",
"ThumbnailURL": "$json:thumb_url$",
"DeletionURL": "$json:delete_url$"
}