Update footer.html

对比了一下,字节的速度和bootcdn国内差别不大,好在字节有国际节点,loli.net使用了日本节点,部分地区无法访问,我把把这些改成了字节。
This commit is contained in:
CosmosZ-code 2021-12-30 19:06:57 +08:00 committed by GitHub
parent 5ffcefdf3b
commit 56a3cf3def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@
style="color: white;" target="_blank">哪吒监控</a> {{.Version}}</small>
</div>
</div>
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/semantic-ui/2.4.1/semantic.min.js"></script>
<script src="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.4.1/jquery.min.js"></script>
<script src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/semantic-ui/2.4.1/semantic.min.js"></script>
<script src="/static/semantic-ui-alerts.min.js"></script>
<script src="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/vue/2.6.12/vue.min.js"></script>
<script src="/static/main.js?v20211105"></script>