add script

This commit is contained in:
liujianhuan 2020-04-14 13:30:01 +08:00
parent 74aea92b2f
commit c595605b73
1 changed files with 7 additions and 0 deletions

7
scripts/baidu.js Normal file
View File

@ -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);
})();