fix:修改埋点

This commit is contained in:
zyronon
2025-08-12 01:33:42 +08:00
parent f5f8584d4e
commit c6e07b3b75

View File

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