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