diff options
author | azlux <github@azlux.fr> | 2019-07-24 14:48:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-24 14:48:24 +0000 |
commit | 8a375d717d512f8448c5d7461a44f7f8eabff30a (patch) | |
tree | f5f2defe126b5925fdcab4dd45932f624c20447b | |
parent | Merge pull request #1739 from MasterGroosha/patch-1 (diff) | |
download | awesome-selfhosted-8a375d717d512f8448c5d7461a44f7f8eabff30a.tar.gz awesome-selfhosted-8a375d717d512f8448c5d7461a44f7f8eabff30a.zip |
Add Simple-URL-Shortener
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1364,6 +1364,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [shuri](https://github.com/pips-/shuri) - SHort URI - Lighweight URL shortener. `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 |