mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 04:35:14 +08:00
更新百度统计代码
Signed-off-by: chinabugotech <bugo@bugotech.cn>
This commit is contained in:
parent
6d851488de
commit
37fb3afce7
@ -44,7 +44,7 @@
|
||||
var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?f2c884fc06fca522c4105429259b8a73";
|
||||
hm.src = "https://hm.baidu.com/hm.js?a76bc7a2d60207f04195af1c51cdb9ba";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
|
Loading…
Reference in New Issue
Block a user