From 5afb30084c9f82bc409c6fc6b1ba05fd5cb3698f Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Fri, 5 Mar 2021 15:19:16 +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=A1=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.html b/examples/index.html index 8cd7fcd9c..18f978495 100644 --- a/examples/index.html +++ b/examples/index.html @@ -91,7 +91,7 @@ (function () { var hm = document.createElement('script'); hm.src = - 'https://hm.baidu.com/hm.js?1f80f2c9dbe21dc3af239cf9eee90f1f'; + 'https://hm.baidu.com/hm.js?286766a21abb57abefedbd5257a26dc8'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(hm, s); })();