diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-10 15:18:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 15:18:33 +0000 |
commit | fd3fbe6d3b58e08c772f7ceee7ae286a851f7e77 (patch) | |
tree | fbac62ef0ebd54e5298565a25dde4e7882a1db0b | |
parent | Merge pull request #2352 from digdilem/master (diff) | |
parent | Update location of liteshort (diff) | |
download | awesome-selfhosted-fd3fbe6d3b58e08c772f7ceee7ae286a851f7e77.tar.gz awesome-selfhosted-fd3fbe6d3b58e08c772f7ceee7ae286a851f7e77.zip |
Merge pull request #2355 from 132ikl/patch-1
Update location of liteshort
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1502,7 +1502,7 @@ _Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL - [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [Link-shortener-bot](https://github.com/tommyku/link-shortener-front-end) `⚠` - URL shortener using a Telegram Bot. ([Demo](http://t.me/GiveMeShortLinkBot)) `MIT` `Ruby` -- [liteshort](https://github.com/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. ([Demo](https://ls.ikl.sh)) `MIT` `Python` +- [liteshort](https://git.ikl.sh/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. ([Demo](https://ls.ikl.sh)) `MIT` `Python` - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` - [Polr](https://project.polr.me/) - Modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPL-2.0` `PHP` - [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service written in Scala, using Akka-Http and Redis. `MIT` `Scala` |