diff options
author | jtagcat <38327267+jtagcat@users.noreply.github.com> | 2020-02-26 11:28:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-26 11:28:23 +0000 |
commit | 36710b42f5cfce98ff9347a4540228d74048f793 (patch) | |
tree | aead20a5b9b4a97e958afb454acf1ef349be308e | |
parent | Merge pull request #1990 from mniehe/master (diff) | |
download | awesome-selfhosted-36710b42f5cfce98ff9347a4540228d74048f793.tar.gz awesome-selfhosted-36710b42f5cfce98ff9347a4540228d74048f793.zip |
Add notice under link shorteners to prevent link rot.
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1444,6 +1444,9 @@ See https://staticsitegenerators.net and https://www.staticgen.com ## URL Shorteners +URL Shorteners are a ticking time bomb. If they go away, get hacked, or sell out, millions of links will be lost. +If you decide to host one, please add it to [Archive Team](https://www.archiveteam.org/)'s [URLTeam](https://www.archiveteam.org/index.php?title=URLTeam) list of Alive URLs. + **[`^ back to top ^`](#)** - [devShort](https://github.com/flokX/devShort) - A simple and privacy-friendly URL shortener for web developers, admins and all professionals. ([Demo](https://devshort.flokx.dev)) `MIT` `PHP` |