From fea55b4071c185809bc98e5da517ff3f14bee50d Mon Sep 17 00:00:00 2001 From: chenjh Date: Fri, 19 Mar 2021 09:43:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E3=80=91=E6=9B=B4=E6=96=B0html=E6=96=87=E4=BB=B6?= 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 c694bad..8f3d4b6 100644 --- a/index.html +++ b/index.html @@ -112,7 +112,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - hm.src = "https://hm.baidu.com/hm.js?8210b36c37a08e7b45ccd17d27e38e8f"; + hm.src = "https://hm.baidu.com/hm.js?a6a32891739f0de6462245eb4fa7b59c"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); -- Gitee