mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
13 lines
No EOL
372 B
Text
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$"
|
|
} |