Skip to content

Commit

Permalink
chore: 删除百度统计 (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 10, 2022
1 parent 777dc5b commit 432b3ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions template/partial/footer.ejs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<script>
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
<script type="text/javascript" src="<%=relative_path%>js/dt.js?v=<%=new Date().getTime()%>"></script>
<script type="text/javascript" src="<%=relative_path%>js/index.js?v=<%=new Date().getTime()%>"></script>
</body>
Expand Down

0 comments on commit 432b3ab

Please sign in to comment.