JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
165 stars 50 forks source link

returning wrong url #136

Closed connor-devuk closed 3 years ago

connor-devuk commented 3 years ago

when i upload, it uploads it to the /u directory fine but in sharex it thinks the link is domain.com/image.png instead of domain.com/u/image.png do you know how I would change/fix this?