刚刚访问了官方直播间,发现了这个比较重要的问题:
很多资源,例如Bootstrap的CSS和Jquery都是通过CDN加载的,代码如下:
<link rel="stylesheet"
href="//cdn.bootcss.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script type="text/javascript"
src="//cdn.bootcss.com/jquery/2.2.3/jquery.min.js"></script>
这其实不太应该,尤其是我这种纯IPv6的重度用户,这样就很难看直播了。
--
---
You received this message because you are subscribed to the Google Groups "TUNA
主邮件列表" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.