diff options
author | azlux <github@azlux.fr> | 2019-07-24 18:08:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-24 18:08:14 +0000 |
commit | d4934bde478dc7a0c62db3d16221ff824340faf1 (patch) | |
tree | 40dddae6f6b14c0ee1de77f50ff85ffee31607cb | |
parent | Order (diff) | |
download | awesome-selfhosted-d4934bde478dc7a0c62db3d16221ff824340faf1.tar.gz awesome-selfhosted-d4934bde478dc7a0c62db3d16221ff824340faf1.zip |
typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1362,7 +1362,7 @@ 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` +- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies ([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` |