mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 16:27:23 +08:00
🔧 chore: 移除网站访问统计脚本和无用的统计显示元素
This commit is contained in:
@@ -33,7 +33,6 @@
|
|||||||
<!-- 样式表 -->
|
<!-- 样式表 -->
|
||||||
<link rel="stylesheet" href="./assets/icon/iconfont.css" />
|
<link rel="stylesheet" href="./assets/icon/iconfont.css" />
|
||||||
<link rel="stylesheet" href="./assets/css/base.css" />
|
<link rel="stylesheet" href="./assets/css/base.css" />
|
||||||
<script defer src="https://cn.vercount.one/js"></script>
|
|
||||||
|
|
||||||
<!-- 动画配置 -->
|
<!-- 动画配置 -->
|
||||||
<style>
|
<style>
|
||||||
@@ -45,12 +44,6 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
||||||
<div style="display: none">
|
|
||||||
Total Page View <span id="vercount_value_page_pv">Loading</span> Total Visits
|
|
||||||
<span id="vercount_value_site_pv">Loading</span> Site Total Visitors
|
|
||||||
<span id="vercount_value_site_uv">Loading</span>
|
|
||||||
</div>
|
|
||||||
<script type="module" src="./main.ts"></script>
|
<script type="module" src="./main.ts"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user