11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
|
{
|
||
|
"Version": "13.0.0",
|
||
|
"Name": "zws.im",
|
||
|
"DestinationType": "URLShortener",
|
||
|
"RequestMethod": "GET",
|
||
|
"RequestURL": "https://us-central1-zero-width-shortener.cloudfunctions.net/shortenURL",
|
||
|
"Parameters": {
|
||
|
"url": "$input$"
|
||
|
},
|
||
|
"URL": "https://zws.im/$json:short$"
|
||
|
}
|