diff options
author | addictedtolearning <3614338+addictedtolearning@users.noreply.github.com> | 2021-10-01 19:48:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-01 19:48:55 +0000 |
commit | 7675448f7d62b964051b2664f0f85f241b8d3db3 (patch) | |
tree | 2e5bca05fe9b31ed84565479c8f0026872901dda | |
parent | fix pachno entry (diff) | |
download | awesome-selfhosted-7675448f7d62b964051b2664f0f85f241b8d3db3.tar.gz awesome-selfhosted-7675448f7d62b964051b2664f0f85f241b8d3db3.zip |
Demo for gshort now links to browser hijacking (#2702)
http://gshort.christiansegundo.com/ now links to a browser hijacking extension. Deleted the demo from the list.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1685,7 +1685,7 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners. -- [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` +- [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. `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](https://t.me/GiveMeShortLinkBot)) `MIT` `Ruby` - [Link](https://fsh.ee) - A minimal, SQLite-backed URL shortener. ([Demo](https://demo.fsh.ee), [Source Code](https://git.fsh.ee/i/link)) `GPL-3.0` `Go` |