Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 15183b7

Browse files
authored
Update foot.html
1 parent 40fe2fb commit 15183b7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

movie/html/public/foot.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,7 @@
1515
</footer>
1616

1717
<div style="display: none">
18+
<!-- 自行添加统计代码 -->
1819
<script>
19-
var _hmt = _hmt || [];
20-
(function() {
21-
var hm = document.createElement("script");
22-
hm.src = "https://hm.baidu.com/hm.js?8f9deff7171af0cb695f5f03eaf92fcc";
23-
var s = document.getElementsByTagName("script")[0];
24-
s.parentNode.insertBefore(hm, s);
25-
})();
2620
</script>
27-
<!-- 自行添加统计代码 -->
28-
29-
3021
</div>

0 commit comments

Comments
 (0)