This is a simple self hosted server that has a simple but powerful interface to block ads, paywalls, and other nonsense. Specially for sites like medium, new york times which have paid articles that you normally cannot read. Now I do want you to support the creators you benefit from but if you just wanna see one single article and move on with your day then this might be helpful.
It pretends to be GoogleBot (Google's web crawler) and gets the same content that google will get. Google gets the whole page so that the content of the article can be indexed properly and this takes advantage of that.
Links on the web break all the time. There are really two problems:
Robustifying your links addresses these problems. It increases the chances that links will lead to meaningful content, even long after they were put in place. The following three pieces of information robustify a link in a machine-actionable manner:
REST API docs: https://robustlinks.mementoweb.org/api-docs/
Bypass Paywalls web browser extension for Chrome and its derivatives. This extension is not available on the Google Chrome Web Store.
In the source code should be the resources I need to add more sites to Antigone.
python module for recording, creating, and playing back web archives. Used to build Wayback Machines. Look into setting this up on Leandra so Antigone can make a better copy than Jackhammer can.