13 lines
418 B
Plaintext
13 lines
418 B
Plaintext
{
|
|
"Version": "12.4.1",
|
|
"DestinationType": "ImageUploader",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "https://yabumi.cc/api/images.json",
|
|
"Body": "MultipartFormData",
|
|
"FileFormName": "imagedata",
|
|
"RegexList": [
|
|
"\"url\": \"https://yabumi.cc/[0-9a-fA-F]{24}\\.(?<ext>png|jpg|gif|svg|psd|pdf)\","
|
|
],
|
|
"URL": "https://yabumi.cc/api/images/$json:id$.$regex:1,ext$",
|
|
"DeletionURL": "$json:editUrl$"
|
|
} |