From 7618c8e3e05cd0593384d07f47ee37f93bb88428 Mon Sep 17 00:00:00 2001 From: yangyun Date: Tue, 26 Apr 2022 16:08:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BE=E5=BA=A6=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3522558..011f96a 100644 --- a/index.html +++ b/index.html @@ -180,7 +180,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - hm.src = "https://hm.baidu.com/hm.js?a6a32891739f0de6462245eb4fa7b59c"; + hm.src = "https://hm.baidu.com/hm.js?0e240e5a81fc0731ec2e166298d176e1"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); -- Gitee