fix:change ci

This commit is contained in:
zyronon
2025-08-17 18:45:00 +08:00
parent 65de7f2684
commit d52fd8955e

View File

@@ -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");