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