ShareXtoNotatio/CustomUploaders/verylegit.link.sxcu

14 lines
305 B
Plaintext

{
"Version": "12.4.1",
"DestinationType": "URLShortener",
"RequestMethod": "POST",
"RequestURL": "https://verylegit.link/sketchify",
"Body": "MultipartFormData",
"Arguments": {
"long_url": "$input$"
},
"RegexList": [
"(?:https?:\\/\\/)?(.+)"
],
"URL": "http://$regex:1,1$"
}