From 2ebbe4fbe04d7ef0372ad2219b6bb3e75f897bcb Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 12 Jun 2026 06:01:45 -0400 Subject: [PATCH] Fix ALTCHA CDN path for v3 widget v3 moved the widget from dist/altcha.min.js to dist/main/altcha.min.js; the old path served a cached v2 widget which expected a 'challenge' string field and threw split-on-undefined against v3's parameters format. Pin to @3.1.0 to prevent future surprise upgrades. Co-Authored-By: Claude Sonnet 4.6 --- main-site/contact/index.html | 2 +- main-site/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main-site/contact/index.html b/main-site/contact/index.html index 5e87575..3107073 100644 --- a/main-site/contact/index.html +++ b/main-site/contact/index.html @@ -163,6 +163,6 @@ - + diff --git a/main-site/index.html b/main-site/index.html index 8a0d969..a3046d6 100644 --- a/main-site/index.html +++ b/main-site/index.html @@ -321,7 +321,7 @@ - +