mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 00:52:16 -06:00
19 lines
405 B
Plaintext
19 lines
405 B
Plaintext
{
|
|
"Version": "13.5.0",
|
|
"Name": "copyparty-html",
|
|
"DestinationType": "ImageUploader",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "http://127.0.0.1:3923/sharex",
|
|
"Parameters": {
|
|
"pw": "wark"
|
|
},
|
|
"Body": "MultipartFormData",
|
|
"Arguments": {
|
|
"act": "bput"
|
|
},
|
|
"FileFormName": "f",
|
|
"RegexList": [
|
|
"bytes // <a href=\"/([^\"]+)\""
|
|
],
|
|
"URL": "http://127.0.0.1:3923/$regex:1|1$"
|
|
} |