Skip to content

Commit edc8efa

Browse files
author
Tim
committed
update baidu & google analytics
1 parent 6d1c8c5 commit edc8efa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

assets/main.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $(document).ready(function () {
114114
var _hmt = _hmt || [];
115115
(function() {
116116
var hm = document.createElement("script");
117-
hm.src = "//hm.baidu.com/hm.js?e154f9e9c8bd3dcfb952ab9af82b75bf";
117+
hm.src = "https://hm.baidu.com/hm.js?c424a70b4b2a99c5736d45c6df6cca02";
118118
var s = document.getElementsByTagName("script")[0];
119119
s.parentNode.insertBefore(hm, s);
120120
})();
@@ -123,8 +123,8 @@ var _hmt = _hmt || [];
123123
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
124124
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
125125
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
126-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
127-
ga('create', 'UA-73230823-1', 'auto');
126+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
127+
ga('create', 'UA-91651022-1', 'auto');
128128
ga('send', 'pageview');
129129

130130
/* js for utility */

0 commit comments

Comments
 (0)