style:修改统计为51统计
This commit is contained in:
parent
2a4200f659
commit
375338a8fd
10
index.html
10
index.html
@ -13,15 +13,9 @@
|
||||
<link href="https://jsd.onmicrosoft.cn/npm/nprogress@0.2.0/nprogress.css" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="./news.css"/>
|
||||
<link rel="shortcut icon" href="./favicon.svg">
|
||||
<!-- 百度统计,可去掉 -->
|
||||
<!-- 51统计,可去掉 -->
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?78565d6c29e30494518f051e7286e173";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
!function(p){"use strict";!function(t){var s=window,e=document,i=p,c="".concat("https:"===e.location.protocol?"https://":"http://","sdk.51.la/js-sdk-pro.min.js"),n=e.createElement("script"),r=e.getElementsByTagName("script")[0];n.type="text/javascript",n.setAttribute("charset","UTF-8"),n.async=!0,n.src=c,n.id="LA_COLLECT",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:"K3C3rxPX9ZnLFSM9",ck:"K3C3rxPX9ZnLFSM9"});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user