From 89a84aa7cace7a2cc2283844f82d71a0c5337f78 Mon Sep 17 00:00:00 2001 From: martbost Date: Thu, 13 Aug 2026 08:37:56 -0500 Subject: [PATCH] Allow public pages to render in safelist/traffic-exchange iframes Framing was blocked site-wide (X-Frame-Options DENY + frame-ancestors none), so safelists and traffic exchanges showed a blank panel. Public pages now send frame-ancestors *; admin.html keeps the strict lockdown. Join button opens the dApp in a new tab so it escapes the exchange iframe (dApps typically refuse to render framed). Co-Authored-By: Claude Fable 5 --- public/start.html | 2 +- server.js | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/public/start.html b/public/start.html index 4e14bdd..41840b1 100644 --- a/public/start.html +++ b/public/start.html @@ -5,7 +5,7 @@
Current placement

Use the sponsor shown on this page.

Team placements rotate as positions become qualified. Do not use an old screenshot or saved referral link.

-