From 8a375d717d512f8448c5d7461a44f7f8eabff30a Mon Sep 17 00:00:00 2001 From: azlux Date: Wed, 24 Jul 2019 16:48:24 +0200 Subject: [PATCH 1/6] Add Simple-URL-Shortener --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60399021..06c6725e 100644 --- a/README.md +++ b/README.md @@ -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 From 2695ca6a282dc68f5fcb3b4bf760151938a023cf Mon Sep 17 00:00:00 2001 From: azlux Date: Wed, 24 Jul 2019 16:50:16 +0200 Subject: [PATCH 2/6] Order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06c6725e..8068c8d0 100644 --- a/README.md +++ b/README.md @@ -1362,9 +1362,9 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [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` +- [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)) `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 From d4934bde478dc7a0c62db3d16221ff824340faf1 Mon Sep 17 00:00:00 2001 From: azlux Date: Wed, 24 Jul 2019 20:08:14 +0200 Subject: [PATCH 3/6] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8068c8d0..ff4edd9f 100644 --- a/README.md +++ b/README.md @@ -1362,7 +1362,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [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` -- [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)) `MIT` `PHP` +- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies ([Demo](https://u.azlux.fr)) `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` From 4abe698145f0846e7aafa18680c7a5fa8537538b Mon Sep 17 00:00:00 2001 From: azlux Date: Tue, 30 Jul 2019 19:39:20 +0200 Subject: [PATCH 4/6] Last dot added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff4edd9f..6c9b5c10 100644 --- a/README.md +++ b/README.md @@ -1362,7 +1362,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [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` -- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies ([Demo](https://u.azlux.fr)) `MIT` `PHP` +- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies. ([Demo](https://u.azlux.fr)) `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` From bb12e786c1de82b716031c1d297d73a0d9eb0b28 Mon Sep 17 00:00:00 2001 From: azlux Date: Thu, 1 Aug 2019 16:27:21 +0200 Subject: [PATCH 5/6] double space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c9b5c10..2f56b1a0 100644 --- a/README.md +++ b/README.md @@ -1362,7 +1362,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [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` -- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies. ([Demo](https://u.azlux.fr)) `MIT` `PHP` +- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies. ([Demo](https://u.azlux.fr)) `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` From b754536ec97698b76a2bcf6301ca4ed95c93a751 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 20 Aug 2019 17:31:09 +0000 Subject: [PATCH 6/6] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 015805fa..9e76adda 100644 --- a/README.md +++ b/README.md @@ -1366,7 +1366,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [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` -- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lighweight. No dependencies. ([Demo](https://u.azlux.fr)) `MIT` `PHP` +- [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lightweight. No dependencies. ([Demo](https://u.azlux.fr)) `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`