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
one host: the custom domain, not Cloudflare's dev endpoint
pub-*.r2.dev is the development endpoint -- rate-limited, not intended
for production, and switchable off in the bucket settings. The manifest
has named storage.functionstr.com as base_url all along, so the page
loaded from one host and then silently moved to the other the moment the
runtime fetch landed. Now both are the custom domain.
CORS is live for tools.functionstore.xyz, so that fetch is no longer a
no-op: it upgrades the buttons from the latest/ alias to the release the
manifest pins, and keeps /get/'s picker current between deploys. The
comments saying it was blocked are updated -- they describe the old world.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
<pclass="path-note">Already have a toolkit container? Grab the <aclass="js-fns-installer" href="https://pub-8001b4bd92174be7a4544571b53f23da.r2.dev/fnstools/latest/FNS_Installer.tox" download>bare installer</a> instead (~14 KB).</p>
<pclass="path-note">Already have a toolkit container? Grab the <aclass="js-fns-installer" href="https://storage.functionstr.com/fnstools/latest/FNS_Installer.tox" download>bare installer</a> instead (~14 KB).</p>
407
407
<pclass="path-note">No download at all: <ahref="/get/">pick your tools online</a> and paste one line into the Textport — it fetches and verifies everything itself.</p>
0 commit comments