13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
{
|
|
"Version": "12.4.1",
|
|
"Name": "file.bin.moe (URL shortener)",
|
|
"DestinationType": "URLShortener",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "http://file.bin.moe/api/objects/shorten",
|
|
"Body": "MultipartFormData",
|
|
"Arguments": {
|
|
"token": "YOUR_TOKEN_HERE",
|
|
"url": "$input$"
|
|
},
|
|
"URL": "http://i1.tf/$json:o.result_id$"
|
|
} |