From 863590b3b7f2e5ba23c6b21baeade255f544a920 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 19 Feb 2020 11:36:32 +0800 Subject: [PATCH] add 官网浏览网站统计 --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index c2eaf9c..44b8c84 100644 --- a/public/index.html +++ b/public/index.html @@ -25,7 +25,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - hm.src = "https://hm.baidu.com/hm.js?ff441428f7563a1f0f442f41f63f3663"; + hm.src = "https://hm.baidu.com/hm.js?3e756fc259c02e3962e7eb61723a054d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); -- libgit2 0.21.4