FossURL

FossURL

HTML-JS URL shortener without fancy server side processing

1 follower

FossURL is simple and easy to use URL Shortener which is written in pure HTML JavaScript and it doesn't need any server side processing which can be even hosted on GitHub/Gitlab Pages
FossURL gallery image
FossURL gallery image
Launch tags:
Web Appβ€’Productivityβ€’Developer Tools
Launch Team

What do you think? …

Freddy GonzΓ‘lez
Nice shortener! πŸ‘ It's not working properly, the button didn't copied the URL, I had to do it from the address bar. Also, I noticed that you are using freenom for your domains, I wouldn't recommend you that, once you get some valuable traffic, they will suspend your domain and host ads on it. It's good just to experiment if you're new with domains, but consider buying a real domain. Have a nice hunting! πŸ’₯
Palash Bauri
@fredooer Thank you for letting me know that the copy function is not working properly. Which browser you're using? And i encourage people to host the url shortener by themselves, it's that what it was built for. fossurl.palash.tk is just a demo.
Freddy GonzΓ‘lez
@bauripalash I was using Chrome on Android, just tried again and it's working fine. Probably it was a temporary problem in my browser. πŸ˜†
Palash Bauri
@fredooer Happy To Hear That it's Working. Thanks For Trying πŸ‘
Abadesi
Thanks for hunting, why did you decide to build a URL shortener? @bauripalash
Palash Bauri
@abadesi actually i wanted a url shortening Service in my own domain, but commercial programs were costly so I decided to build one myself and with a goal that , everyone must be able to set it up on their own domain for free. And it can be even hosted on GitHub/Gitlab Pages
Palash Bauri
Update: FossURL 2.0 beta released, now supports custom URLs and also checks if short url if already used or not.