Authored by 姜枫

添加百度统计

1 <script> 1 <script>
2 -(function(w, d, s, j, f) {  
3 - var a = d.createElement(s);  
4 - var m = d.getElementsByTagName(s)[0];  
5 -  
6 - w.YohoAcquisitionObject = f;  
7 -  
8 - w[f] = function() {  
9 - w[f].p = arguments;  
10 - };  
11 -  
12 - a.async = 1;  
13 - a.src = j;  
14 - m.parentNode.insertBefore(a, m);  
15 -}(window, document, 'script', (document.location.protocol === 'https:' ? 'https' : 'http') + '://cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', 'yohoblk_m')); 2 +var _hmt = _hmt || [];
  3 +(function() {
  4 + var hm = document.createElement("script");
  5 + hm.src = "https://hm.baidu.com/hm.js?f7f9b12ad29dd4bc58f293770ea94dc8";
  6 + var s = document.getElementsByTagName("script")[0];
  7 + s.parentNode.insertBefore(hm, s);
  8 +})();
16 </script> 9 </script>