
SiteLoadTester 1.4.1 — Bug fix
Fixed: Arkforge external check failing with “HTTP 405”
The Arkforge Trust Layer API moved to a new domain (trust.arkforge.tech). The old arkforge.fr endpoints now respond with a redirect that breaks the POST request, so the Website Status tool’s external check was returning “external check unavailable (HTTP 405)” for every site.
What changed:
- Proxy and usage endpoints repointed to
https://trust.arkforge.tech/v1/... - Usage response parser updated for the new payload shape — the monthly proof counter now syncs from Arkforge’s server rather than relying solely on the local count
- API key setup, signup link, and in-app documentation updated to the new
arkforge.techdomain
No action required from existing users — your saved API key keeps working.