From d52fd8955e3cbb7c7c27a9c4f770fd5525cbc1aa Mon Sep 17 00:00:00 2001 From: zyronon Date: Sun, 17 Aug 2025 18:45:00 +0800 Subject: [PATCH] fix:change ci --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7357ac6f..f2abdbd4 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ (function () { var umami = document.createElement("script"); umami.src = './s.js' - if (location.href.includes('vercel')) { + if (location.href.includes('vercel') || location.href.includes('tw')) { umami.setAttribute("data-website-id", "f630eefc-8b91-4e20-b890-106e6c7bcc10"); } else { umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6");