nxc-host/NXC Paste.sxcu

15 lines
372 B
Text
Raw Normal View History

2023-10-31 02:50:40 +01:00
{
"Version": "15.0.1",
"Name": "NXC Paste Hosting",
"DestinationType": "TextUploader",
"RequestMethod": "POST",
"RequestURL": "http://cdn.night0721.me/api/paste",
"Headers": {
"key": ""
},
"Body": "JSON",
"Data": "{\"value\":\"{input}\"}",
"URL": "{json:url}",
"DeletionURL": "{json:deleteUrl}",
"ErrorMessage": "{json:message}"
}