diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-09-03 11:48:47 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-09-03 11:48:47 +0000 |
commit | ebb20a8a7ae30d323bd08d355567c1cf12d2c557 (patch) | |
tree | f1c2e6b98bc96c7a2cd7fe8e9863a19c8599a096 /README.md | |
parent | Fix ticketing (#765) (diff) | |
download | awesome-selfhosted-ebb20a8a7ae30d323bd08d355567c1cf12d2c557.tar.gz awesome-selfhosted-ebb20a8a7ae30d323bd08d355567c1cf12d2c557.zip |
Fix url shorteners (#766)
* Add languages and licenses.
* Fix syntax Nimbus.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -911,10 +911,10 @@ See https://staticsitegenerators.net and https://www.staticgen.com ## URL Shorteners - * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener - * [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)) - * [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/), [Documentation](https://github.com/YOURLS/YOURLS/wiki)) `MIT` + * [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` + * [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 |