aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraddictedtolearning <3614338+addictedtolearning@users.noreply.github.com>2021-10-01 19:48:55 +0000
committerGitHub <noreply@github.com>2021-10-01 19:48:55 +0000
commit7675448f7d62b964051b2664f0f85f241b8d3db3 (patch)
tree2e5bca05fe9b31ed84565479c8f0026872901dda
parentfix pachno entry (diff)
downloadawesome-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c185332..dcfdbc4a 100644
--- a/README.md
+++ b/README.md
@@ -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`