1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-12-07 21:13:11 +00:00

refactor: 移除不必要的 Umami 跟踪脚本

This commit is contained in:
Sunwuyuan 2025-12-07 14:20:06 +08:00
parent ac508d5eb4
commit 4627605178
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64

View File

@ -68,7 +68,6 @@
/* 当被移除或隐藏时可渐隐(由应用控制) */
body.app-loaded #app-loader { opacity: 0; pointer-events: none; }
</style>
<script defer src="https://umami.wuyuan.dev/script.js" data-website-id="e3f8ed7a-4db4-4081-aaf4-45396b1f479c"></script>
</head>
<body>
<!-- 应用加载前显示的覆盖层:纯 CSS无脚本依赖 -->