diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-06-04 21:20:54 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-06-04 21:20:54 +0000 |
commit | 20c52e1bb543c7ff81dae932b0e02f1b484dd7f7 (patch) | |
tree | 224bc9a1ff66061b923e1830565879b29ef3e99a | |
parent | Remove dupe demo link (diff) | |
download | awesome-selfhosted-20c52e1bb543c7ff81dae932b0e02f1b484dd7f7.tar.gz awesome-selfhosted-20c52e1bb543c7ff81dae932b0e02f1b484dd7f7.zip |
Remove dead demo link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1875,7 +1875,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [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` - [ReducePy](https://github.com/abdullahselek/ReducePy) - URL shortener service using Tornado and Redis runs on Docker and Kubernetes. `MIT` `Python` -- [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` +- [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. `CC0-1.0` `Python` - [Shlink](https://shlink.io) - URL shortener with REST API and command line interface. Includes official progressive web application and docker images. ([Source Code](https://github.com/shlinkio/shlink), [Clients](https://shlink.io/apps)) `MIT` `PHP` - [shorturl](https://git.mills.io/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [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` |