filesafe/public/safe.fiery.me.sxcu

17 lines
408 B
Plaintext
Raw Normal View History

{
"Version": "13.4.0",
"Name": "safe.fiery.me",
"DestinationType": "ImageUploader, FileUploader",
2019-09-08 02:55:25 +00:00
"RequestMethod": "POST",
"RequestURL": "https://safe.fiery.me/api/upload",
"Headers": {
"token": "",
"albumid": "",
"filelength": "",
"age": ""
},
2019-09-08 02:55:25 +00:00
"Body": "MultipartFormData",
"FileFormName": "files[]",
"URL": "$json:files[0].url$",
"ThumbnailURL": "$json:files[0].url$"
}