From f54c8d168b54a1b8bbbf47e79d3e5c3a8b6dc460 Mon Sep 17 00:00:00 2001 From: Zyronon Date: Mon, 30 Jun 2025 23:12:56 +0800 Subject: [PATCH] Update index.html --- index.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/index.html b/index.html index 05fe746c..b6b5d288 100644 --- a/index.html +++ b/index.html @@ -37,13 +37,7 @@ var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); - if (location.href.includes('netlify.app')) { - hm.src = "https://hm.baidu.com/hm.js?d77525f1ad23698a2f34f54ff69c7750"; - } else if (location.href.includes('github.io')) { - hm.src = "https://hm.baidu.com/hm.js?d77525f1ad23698a2f34f54ff69c7750"; - } else { - hm.src = "https://hm.baidu.com/hm.js?c558fd8cc39d4cc233a9db44ff5b6e3f"; - } + hm.src = "https://hm.baidu.com/hm.js?44d75ffc29d8d3c9d15a74fb8dcf691e"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();