diff options
author | nodiscc <nodiscc@gmail.com> | 2020-08-19 22:17:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 22:17:16 +0000 |
commit | 452ab096928602f62c99e7ad8290be28e546a581 (patch) | |
tree | b12dae0e07be7d3d670ca68311d2d0693fced6a4 /README.md | |
parent | Merge pull request #2190 from awesome-selfhosted/fix-check-commit-dates (diff) | |
parent | Shorten warning about URL shorteners. (diff) | |
download | awesome-selfhosted-452ab096928602f62c99e7ad8290be28e546a581.tar.gz awesome-selfhosted-452ab096928602f62c99e7ad8290be28e546a581.zip |
Merge pull request #2001 from jtagcat/patch-3
Add notice under link shorteners to prevent link rot.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1487,6 +1487,8 @@ See https://staticsitegenerators.net and https://www.staticgen.com ## URL Shorteners +Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners. + **[`^ back to top ^`](#)** - [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` |