mirror of
https://github.com/9001/copyparty.git
synced 2025-08-16 08:32:13 -06:00
14 lines
287 B
Plaintext
14 lines
287 B
Plaintext
{
|
|
"Name": "copyparty",
|
|
"DestinationType": "ImageUploader, TextUploader, FileUploader",
|
|
"RequestURL": "http://127.0.0.1:3923/sharex",
|
|
"FileFormName": "f",
|
|
"Arguments": {
|
|
"act": "bput"
|
|
},
|
|
"Headers": {
|
|
"accept": "url",
|
|
"pw": "PUT_YOUR_PASSWORD_HERE_MY_DUDE"
|
|
}
|
|
}
|