OED
OED copied to clipboard
verify site is responding to requests
OED has a script to check if a site is responding. In the past, OED would stop responding from time to time so having a regular check was desired. This script has not been modified to make it easy for a site to use it and get notifications.
See closed PR #448 for JS file that can check the site status.
The PHP and .js is in PR #452 but that was closed (not merged). There is also the harf repo that checks status and allows restart but does not seem too specific to the OED (at least yet). Using one of these or something else would be appropriate.