|
|
|
|
|
by justinhensley
3430 days ago
|
|
The trick in this solution is deciding when to flip the switch for the cached version. Perhaps a simple GET to the URL ever 60s. If you receive 5 non-200 responses in a row, then the HN link points to the archive.is version. Same method in reverse for bringing it back. |
|