diff options
author | Przemek Dragańczuk <draganczukp@gmail.com> | 2020-06-08 19:30:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 19:30:22 +0000 |
commit | feabc30f9b1c58ba71344f9e4ef1d3034b1f07a2 (patch) | |
tree | 3c5ff153c2152ae61f7db25a99bdb455b86dfe5b | |
parent | Add Simply Shorten to URL Shorteners (diff) | |
download | awesome-selfhosted-feabc30f9b1c58ba71344f9e4ef1d3034b1f07a2.tar.gz awesome-selfhosted-feabc30f9b1c58ba71344f9e4ef1d3034b1f07a2.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1496,8 +1496,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Shlink](https://shlink.io) - URL shortener with REST API and command line interface. Includes official progressive web application and docker images. ([Source Code](https://github.com/shlinkio/shlink), [Clients](https://shlink.io/apps)) `MIT` `PHP` - [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lightweight. No dependencies. ([Demo](https://u.azlux.fr)) `MIT` `PHP` -- [Simply Shorten](https://github.com/draganczukp/simply-shorten) - A simple URL - shortener that just shortens links. `MIT` `Java` +- [Simply Shorten](https://github.com/draganczukp/simply-shorten) - A simple URL shortener that just shortens links. `MIT` `Java` - [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs` - [URL-Shortener](https://github.com/sapioit/URL-shortener) - Make your long links short and only uses lowercase, so you can write and spell them faster. ([Demo](http://scurtez.cf)) `GPL-3.0` `PHP` - [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp. ([Source Code](https://github.com/YOURLS/YOURLS)) `MIT` `PHP` |