Vince fixed

This commit is contained in:
2026-09-06 16:34:23 +00:00
parent 605b4b16cc
commit 3929d3f0b2
6 changed files with 54 additions and 14 deletions
+3
View File
@@ -127,6 +127,9 @@ function analyticsHeadScripts() {
src: "/stats/js/script.js",
defer: true,
"data-domain": PLAUSIBLE_DOMAIN,
// the tracker derives its event endpoint from the script origin
// by default; point it at the proxied path explicitly
"data-api": "/stats/api/event",
},
]
: []),