feat: 百度统计

This commit is contained in:
qiuyue
2023-04-19 20:35:27 +08:00
parent fff5c0121a
commit e41e346dff
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
const _hmt = _hmt || [];
(function() {
const hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?173e771eef816c412396d2cb4fe2d632";
const s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();