From b4be8cef5c5446ee6a5a01d1bfbd090bd3a46dab Mon Sep 17 00:00:00 2001 From: pips Date: Tue, 7 Feb 2017 13:45:56 +0100 Subject: [PATCH] Add shuri - URL shoterner Shamelessly propose my own URL shortener system :) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f564125..25448e24 100644 --- a/README.md +++ b/README.md @@ -1107,6 +1107,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` * [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python` * [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPLv2` `PHP` + * [shuri](https://github.com/pips-/shuri) - SHort URI - Lighweight URL shortener. `MIT` `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`