一些Github上面的开源项目经常会用到google的字体、css之类的,但是国内的网络原因,google的服务在国内是无法使用的,这就需要我们寻找一些替代的方案。
比如:
https://fonts.googleapis.com/
替换一:国内科大的库
https://fonts.lug.ustc.edu.cn/
替换二:国内捷速网络
https://fonts.css.network/
注意,360之前提供的节点已停用了:https://fonts.useso.com/ 因此,不要使用该库源。
常用前端公共库 CDN 服务:
常用前端公共库 https://cdn.css.net/ Google 公共库 https://ajax.css.network/ Gravatar https://gravatar.css.network/ Google 字体库 https://fonts.css.network/
待补充。