13 lines
386 B
Plaintext
13 lines
386 B
Plaintext
|
{
|
||
|
"Version": "12.4.1",
|
||
|
"Name": "file.bin.moe (Image uploader)",
|
||
|
"DestinationType": "ImageUploader, TextUploader, FileUploader",
|
||
|
"RequestMethod": "POST",
|
||
|
"RequestURL": "http://file.bin.moe/api/objects/upload",
|
||
|
"Headers": {
|
||
|
"baka_token": "YOUR_TOKEN_HERE"
|
||
|
},
|
||
|
"Body": "MultipartFormData",
|
||
|
"FileFormName": "file",
|
||
|
"URL": "http://binned.me/$json:full_result_id$"
|
||
|
}
|