aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsapioit <sapioit@users.noreply.github.com>2019-07-09 20:48:29 +0000
committerGitHub <noreply@github.com>2019-07-09 20:48:29 +0000
commite2575bb77681b882179170983f8ef08407244a96 (patch)
treef821ce4a5150129456efaafc275ea8303b2737f6
parentMerge pull request #1735 from benabbottnz/patch-1 (diff)
downloadawesome-selfhosted-e2575bb77681b882179170983f8ef08407244a96.tar.gz
awesome-selfhosted-e2575bb77681b882179170983f8ef08407244a96.zip
Adds a URL Shortener
Adds a shortener which only uses lowercase for the links. That way, you can more easily copy it, without risking to misunderstand a lowercase for an uppercase or an uppercase for a lowercase.
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 73738eae..54324780 100644
--- a/README.md
+++ b/README.md
@@ -1341,6 +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`
- [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