ShareXtoNotatio/CustomUploaders/tinyurl.com.sxcu

12 lines
234 B
Plaintext

{
"Version": "12.4.1",
"RequestMethod": "GET",
"RequestURL": "http://tinyurl.com/create.php",
"Parameters": {
"url": "$input$"
},
"RegexList": [
"\"indent\"><b>(http://.+?)</b><div"
],
"URL": "$regex:1,1$"
}