Commit 68fd4884 authored by superman's avatar superman

add 统计代码

parent ddbf9bcd
...@@ -11,6 +11,14 @@ ...@@ -11,6 +11,14 @@
<script src="/common.js"></script> <script src="/common.js"></script>
<script src="/index.js"></script> <script src="/index.js"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?afcd62ac7182e503ad956380dc6be622";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment