ProfouzorsLinx/put.icu.sxcu

14 lines
410 B
Plaintext
Raw Permalink Normal View History

2021-02-21 06:15:30 +01:00
{
"Version": "13.1.0",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
2021-02-21 06:15:30 +01:00
"RequestMethod": "PUT",
"RequestURL": "https://put.icu/upload/",
"Headers": {
"Accept": "application/json",
"Linx-Delete-Key": null,
"Linx-Access-Key": null
2021-02-21 06:15:30 +01:00
},
"Body": "Binary",
"URL": "$json:url$",
"DeletionURL": "https://put.icu/delete/$json:filename$?linx-delete-key=$json:delete_key$"
2021-02-21 06:15:30 +01:00
}