Skip to content

Releases: dev-sda1/ShareX-Uploader

Custom URL Shortner Support

12 Oct 14:46
d1df305
Compare
Choose a tag to compare
  • Added Custom URL Shortner support
  • Refined some stuff
  • App.py no longer refers to itself as a different project

Note that you'll need to readjust your custom uploader config on ShareX after updating the app.py file on your server by adding a "url" parameter to the form like the screenshot below:

image

Shortened URLs will have /go/[id] at the end of them. (You can change the endpoint to something else in app.py if you want)

Initial Release

11 Oct 16:32
Compare
Choose a tag to compare
v1.0

Merge branch 'main' of https://github.com/dev-sda1/ShareX-Uploader