You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix homepage load-scroll jump; make cost page deterministic
- Homepage no longer jumps to the explorer on load: selectApi() only scrolls
when the user actually picks an API (card click / "open in explorer"), not
during initial boot.
- Cost page: domain is a firm $14/year (no per-month figures anywhere), and
the dynamic API cost is stated as $0.30 per extra 100,000 requests. Table,
body and bottom line all updated to match.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T5bVC7tV6mXCyUrpsqsr4V
<tr><td>Dynamic API compute <em>(planned)</em></td><td>Cloudflare Workers</td><td>free to 100k req/day, then cents</td></tr>
48
-
<tr><tdclass="tot"><strong>To run the site today</strong></td><tdclass="tot">just the domain</td><tdclass="tot"><strong>≈ $1 / month</strong></td></tr>
0 commit comments