mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
20 lines
388 B
Plaintext
20 lines
388 B
Plaintext
{
|
|
"Version": "15.0.0",
|
|
"Name": "copyparty",
|
|
"DestinationType": "ImageUploader",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "http://127.0.0.1:3923/sharex",
|
|
"Parameters": {
|
|
"j": null
|
|
},
|
|
"Headers": {
|
|
"pw": "PUT_YOUR_PASSWORD_HERE_MY_DUDE"
|
|
},
|
|
"Body": "MultipartFormData",
|
|
"Arguments": {
|
|
"act": "bput"
|
|
},
|
|
"FileFormName": "f",
|
|
"URL": "{json:files[0].url}"
|
|
}
|