Skip to content

Commit 4d36a03

Browse files
committed
老URL增加百度统计脚本
1 parent 0202e23 commit 4d36a03

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

blog/article.asp

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
<html>
22
<title></title>
3+
<script>
4+
var _hmt = _hmt || [];
5+
(function() {
6+
var hm = document.createElement("script");
7+
hm.src = "//hm.baidu.com/hm.js?6b862532551ab821a572e486bca05514";
8+
var s = document.getElementsByTagName("script")[0];
9+
s.parentNode.insertBefore(hm, s);
10+
})();
11+
</script>
312
<script language=javascript>
413
var get = new Object();
514
get = GetRequest();

0 commit comments

Comments
 (0)