diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-20 17:27:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 17:27:55 +0000 |
commit | 97a9a05c882d61f3427061e394f7b59b157e16b0 (patch) | |
tree | e0675434be7df9dace82832b70fe9fbea34a03f0 | |
parent | Merge pull request #1777 from Kickball/travis_fix (diff) | |
parent | Changes exclamation to dot, for error checker (diff) | |
download | awesome-selfhosted-97a9a05c882d61f3427061e394f7b59b157e16b0.tar.gz awesome-selfhosted-97a9a05c882d61f3427061e394f7b59b157e16b0.zip |
Merge pull request #1738 from sapioit/patch-4
Adds a URL Shortener
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1365,6 +1365,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [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 - Lightweight URL shortener. `MIT` `PHP` - [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` ## VPN |