16 lines
393 B
Plaintext
16 lines
393 B
Plaintext
|
{
|
||
|
"Version": "12.4.1",
|
||
|
"DestinationType": "TextUploader",
|
||
|
"RequestMethod": "POST",
|
||
|
"RequestURL": "https://write.as/api/posts",
|
||
|
"Body": "MultipartFormData",
|
||
|
"Arguments": {
|
||
|
"body": "$input$",
|
||
|
"title": "",
|
||
|
"font": "",
|
||
|
"lang": "",
|
||
|
"rtl": ""
|
||
|
},
|
||
|
"URL": "https://write.as/$json:data.id$",
|
||
|
"ThumbnailURL": "https://write.as/$json:data.id$.txt"
|
||
|
}
|