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