https://github.com/remy/unrot.link
Un-rot your links using the archive.org
https://github.com/remy/unrot.link
Last synced: 7 months ago
JSON representation
Un-rot your links using the archive.org
- Host: GitHub
- URL: https://github.com/remy/unrot.link
- Owner: remy
- Created: 2023-11-03T21:44:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T10:34:39.000Z (over 1 year ago)
- Last Synced: 2025-03-19T01:59:47.391Z (7 months ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 30
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unrot.link - restoring old links
unrot.link is a hosted service for restoring old links. It's a simple service that takes a URL and returns a new URL that will check whether the URL is still up, and if not, redirect to the Internet Archive copy. If the URL is still available, it will quickly redirect to the target URL.
This repository can be used to either clone and create your own hosted instance (see [self hosting docs](https://unrot.link/docs/self-hosted)), or so you can add your own domain to the pre-approved list of domains (see [access approval docs](https://unrot.link/access)).
## License
- The code in this repository is licensed under the [MIT license](https://rem.mit-license.org).