From c6e07b3b75be12c87ca5d48b2895f84ae6e44b34 Mon Sep 17 00:00:00 2001 From: zyronon Date: Tue, 12 Aug 2025 01:33:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E5=9F=8B=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 07da9c72..3a51ebcf 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ (function () { var umami = document.createElement("script"); umami.src = './s.js' - if (location.href.includes('vercle')) { + if (location.href.includes('vercel')) { umami.setAttribute("data-website-id", "f630eefc-8b91-4e20-b890-106e6c7bcc10"); } else { umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6");