mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
16 lines
385 B
Plaintext
16 lines
385 B
Plaintext
{
|
|
"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$"
|
|
} |