From ef989da5c4e6fed81c14d3fdc03a05107bc6141b Mon Sep 17 00:00:00 2001 From: Zyronon Date: Wed, 17 Sep 2025 06:34:42 +0000 Subject: [PATCH] fix: http request 404 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index da7a5a84..a34ae095 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@ (function () { var umami = document.createElement("script"); - umami.src = './s.js' + umami.src = 'https://2study.top/s.js' if (location.href.includes('vercel') || location.href.includes('tw')) { umami.setAttribute("data-website-id", "f630eefc-8b91-4e20-b890-106e6c7bcc10"); } else {