Skip to content

Commit

Permalink
Revert "feat: add baidu tongji"
Browse files Browse the repository at this point in the history
This reverts commit 66ddb03.
  • Loading branch information
zenghongtu committed Feb 21, 2022
1 parent c4b5a0d commit af6beaa
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/renderer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,5 @@
<script src="./scripts/live2dv3.min.js"></script>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script>
var _hmt = _hmt || []
;(function () {
var hm = document.createElement('script')
hm.src = 'https://hm.baidu.com/hm.js?ed7337d8b3ec3a620cfe25b51e7f9977'
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
})()
</script>
</body>
</html>

0 comments on commit af6beaa

Please sign in to comment.