Skip to content

Commit 7a3f874

Browse files
committed
update: baidu analytics
1 parent 3dd192b commit 7a3f874

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616
var _hmt = _hmt || [];
1717
(function () {
1818
var hm = document.createElement("script");
19-
hm.src = "https://hm.baidu.com/hm.js?d620d2c44a6d47d20de35afcb8d8ed97";
19+
hm.src = "https://hm.baidu.com/hm.js?46f44e23b1c57ca54731e49a42eeb01c";
2020
var s = document.getElementsByTagName("script")[0];
2121
s.parentNode.insertBefore(hm, s);
2222
})();
2323
</script>
24-
2524
<meta charset="utf-8">
2625
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
2726
<!-- Replace the content tag with appropriate information -->

index_en.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616
var _hmt = _hmt || [];
1717
(function () {
1818
var hm = document.createElement("script");
19-
hm.src = "https://hm.baidu.com/hm.js?d620d2c44a6d47d20de35afcb8d8ed97";
19+
hm.src = "https://hm.baidu.com/hm.js?46f44e23b1c57ca54731e49a42eeb01c";
2020
var s = document.getElementsByTagName("script")[0];
2121
s.parentNode.insertBefore(hm, s);
2222
})();
2323
</script>
24-
2524
<meta charset="utf-8">
2625
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
2726
<!-- Replace the content tag with appropriate information -->

0 commit comments

Comments
 (0)