diff options
author | azlux <github@azlux.fr> | 2019-07-24 14:50:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-24 14:50:16 +0000 |
commit | 2695ca6a282dc68f5fcb3b4bf760151938a023cf (patch) | |
tree | 9ecb745a6ac4c0df3054139fd21691a0de852b5e | |
parent | Add Simple-URL-Shortener (diff) | |
download | awesome-selfhosted-2695ca6a282dc68f5fcb3b4bf760151938a023cf.tar.gz awesome-selfhosted-2695ca6a282dc68f5fcb3b4bf760151938a023cf.zip |
Order
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1362,9 +1362,9 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [shuri](https://github.com/pips-/shuri) - SHort URI - Lighweight URL shortener. `MIT` `PHP` +- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependancies ([Demo](https://u.azlux.fr)) `MIT` `PHP` - [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs` - [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` -- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependancies ([Demo](https://u.azlux.fr), [Source Code](https://github.com/azlux/Simple-URL-Shortener)) `MIT` `PHP` ## VPN |