linx-server/put.icu.sxcu
ZizzyDizzyMC 9d9f5b3a69 Deletion via GET request (URL) is now possible.
This enables better compatibility with ShareX, an open source screenshot tool.
2021-02-21 00:45:07 -05:00

13 lines
No EOL
372 B
Text

{
"Version": "13.1.0",
"DestinationType": "ImageUploader, FileUploader",
"RequestMethod": "PUT",
"RequestURL": "https://put.icu/upload/",
"Headers": {
"Linx-Delete-Key": "testkey",
"Accept": "application/json"
},
"Body": "Binary",
"URL": "$json:url$",
"DeletionURL": "https://put.icu/delete/$json:filename$?linx-delete-key=$json:delete_key$"
}