Commit 863590b3b7f2e5ba23c6b21baeade255f544a920

Authored by Andy
1 parent 632e7d4d

add 官网浏览网站统计

Showing 1 changed file with 1 additions and 1 deletions
public/index.html
... ... @@ -25,7 +25,7 @@
25 25 var _hmt = _hmt || [];
26 26 (function() {
27 27 var hm = document.createElement("script");
28   - hm.src = "https://hm.baidu.com/hm.js?ff441428f7563a1f0f442f41f63f3663";
  28 + hm.src = "https://hm.baidu.com/hm.js?3e756fc259c02e3962e7eb61723a054d";
29 29 var s = document.getElementsByTagName("script")[0];
30 30 s.parentNode.insertBefore(hm, s);
31 31 })();
... ...