Skip to content

Instantly share code, notes, and snippets.

View Factless445's full-sized avatar

Factless445

  • Joined Apr 11, 2026
View GitHub Profile
@Factless445
Factless445 / helix-loader.js
Last active May 8, 2026 07:52
Helix permanent loader (referenced by Webflow custom code)
// Helix dynamic-tunnel loader.
//
// Served via statically.io proxying a public GitHub Gist:
// https://cdn.statically.io/gist/Factless445/20c6096a72019e01fee4dbc9d526bc5f/raw/helix-loader.js
//
// This URL is permanent. statically.io serves with proper JS MIME so
// browsers execute it as a script tag (gist.githubusercontent.com
// directly serves text/plain + nosniff which browsers refuse). The
// Helix repo is private, so jsDelivr's GitHub-repo proxy can't be
// used; the loader's source-of-truth is committed at this path
@Factless445
Factless445 / helix-tunnel.json
Last active May 8, 2026 07:50
Helix dev tunnel pointer (auto-updated on cloudflared restart)
{"tunnelUrl": "https://validation-marks-jeans-draft.trycloudflare.com", "updatedAt": "2026-05-08T07:41:01Z"}