No description
Find a file
King Omar 85c6cb7b61 Reject HTTP 4xx/5xx bodies in fetchBest; route dead/blocked pages to Wayback
A live 404/paywall stub with >80 words (e.g. a site's '404 - Page Not Found'
page) was being rendered as the article. fetchBest now ignores error-status
bodies and returns null when every crawler errors, so /reader correctly falls
through to the Wayback snapshot.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 16:02:56 +10:00
src Reject HTTP 4xx/5xx bodies in fetchBest; route dead/blocked pages to Wayback 2026-07-25 16:02:56 +10:00
.gitignore PaywallFree: read paywalled articles free — Radical reader + proxy + method hub 2026-07-25 15:02:18 +10:00
package-lock.json PaywallFree: read paywalled articles free — Radical reader + proxy + method hub 2026-07-25 15:02:18 +10:00
package.json PaywallFree: read paywalled articles free — Radical reader + proxy + method hub 2026-07-25 15:02:18 +10:00
wrangler.toml PaywallFree: read paywalled articles free — Radical reader + proxy + method hub 2026-07-25 15:02:18 +10:00