An open API service indexing awesome lists of open source software.

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

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).