add script
This commit is contained in:
parent
74aea92b2f
commit
c595605b73
|
@ -0,0 +1,7 @@
|
|||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?64996a33a8398031b9c5db062efce549";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
Loading…
Reference in New Issue