在 index.html 中添加了用于统计的脚本,增强了游戏数据监控功能。

This commit is contained in:
corkine
2025-06-24 13:54:09 +08:00
parent 9826f83e29
commit fbd4b0b06b

View File

@ -34,5 +34,6 @@
</head>
<body>
<script src="flutter_bootstrap.js" async></script>
<script defer data-domain="frog-game" src="https://stats.mazhangjing.com/js/script.js"></script>
</body>
</html>