添加百度统计

This commit is contained in:
sgjj 2019-08-15 09:27:58 +08:00
parent 38e90358ac
commit fd029a04c5
1 changed files with 9 additions and 0 deletions

View File

@ -604,3 +604,12 @@ body{ height: 100%;}
background-size: 132% 80%!important; background-size: 132% 80%!important;
} }
</style> </style>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?f9a6362fff0e5ef420e8566f15e5806e";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>