Skip to content

Instantly share code, notes, and snippets.

@itslukej
Created June 16, 2019 23:03
Show Gist options
  • Save itslukej/0138ff972df576bc44f2b8b044519349 to your computer and use it in GitHub Desktop.
Save itslukej/0138ff972df576bc44f2b8b044519349 to your computer and use it in GitHub Desktop.
ZWS.IM ShareX custom uploader
{
"Version": "12.4.1",
"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$"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment