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.
This commit is contained in:
sapioit 2019-07-09 23:48:29 +03:00 committed by GitHub
parent 9128a24215
commit e2575bb776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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