chore: remove unused analytics scripts

- Deleted LA_COLLECT script and initialization code
- Removed any references to unused analytics resources

These changes clean up the application layout by removing
scripts that were no longer in use, potentially improving
load times and reducing unnecessary code complexity.
This commit is contained in:
songtianlun 2025-04-08 11:10:29 +08:00
parent d79e205c54
commit 6e07435474

View File

@ -40,9 +40,6 @@
<script defer data-domain="todayaiweather.com" src="https://plausible.frytea.com/js/script.js"></script>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3LnGCk1ewyu7wHTO",ck:"3LnGCk1ewyu7wHTO"})</script>
<script defer src="https://busuanzi.frytea.com/js"></script>
<!-- Google tag (gtag.js) -->