Update index.html

This commit is contained in:
Zyronon
2025-06-30 23:12:56 +08:00
committed by GitHub
parent 2904bda8ef
commit f54c8d168b

View File

@@ -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);
})();