From f59d19f3c2d9b5f7305d9a5dc6b3e2cf080f2eec Mon Sep 17 00:00:00 2001 From: chris Date: Sat, 13 Jun 2026 19:21:10 -0400 Subject: [PATCH] Set ALTCHA to auto-solve on page load MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit auto="onload" starts the proof-of-work in the background as soon as the page loads. By the time a user fills out the form it's already verified — no manual click required. Co-Authored-By: Claude Sonnet 4.6 --- main-site/contact/index.html | 1 + main-site/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/main-site/contact/index.html b/main-site/contact/index.html index 5b14406..af75c15 100644 --- a/main-site/contact/index.html +++ b/main-site/contact/index.html @@ -161,6 +161,7 @@
diff --git a/main-site/index.html b/main-site/index.html index 55b0e54..1aa1c8c 100644 --- a/main-site/index.html +++ b/main-site/index.html @@ -221,6 +221,7 @@