diff options
author | sapioit <sapioit@users.noreply.github.com> | 2019-07-18 21:59:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-18 21:59:58 +0000 |
commit | 26ccd4b0490b1d8693cf862183bf62ee307f761a (patch) | |
tree | ee19621122604fa90ffd89003530700b294cd874 | |
parent | Adds a URL Shortener (diff) | |
download | awesome-selfhosted-26ccd4b0490b1d8693cf862183bf62ee307f761a.tar.gz awesome-selfhosted-26ccd4b0490b1d8693cf862183bf62ee307f761a.zip |
Removes duplicate link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1341,7 +1341,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 - Lighweight 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 ([Demo](http://scurtez.cf)) `GPL-3.0` `PHP` +- [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 |