From 12ba6de8369e766a7215cc3964dca3675e68b27a Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Wed, 18 Mar 2026 09:46:47 +0100 Subject: [PATCH] Fix Plausible proxy setup to use standard script with init endpoint Use /implausibly/js/script.js with plausible.init({ endpoint }) instead of pa-* variant. Caddy snippet rewrites script.js to the site-specific script on the backend. Co-Authored-By: Claude Opus 4.6 (1M context) --- public/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index c226dd3..9b4879e 100644 --- a/public/index.html +++ b/public/index.html @@ -18,10 +18,12 @@ - +