Google Font、Icon CDN加速代理

来源:互联网 发布:游戏同步器软件 编辑:程序博客网 时间:2024/06/04 18:42

https://ajax.googleapis.com -> https://ajax.googleapis.cnpmjs.org
https://fonts.googleapis.com -> https://fonts.googleapis.cnpmjs.org
https://fonts.gstatic.com -> https://fonts.gstatic.cnpmjs.org
https://themes.googleusercontent.com -> https://themes.googleusercontent.cnpmjs.org

举个例子?

https://fonts.googleapis.com/css?family=Lato:400,700|Source+Code+Pro:400,500
->
https://fonts.googleapis.cnpmjs.org/css?family=Lato:400,700|Source+Code+Pro:400,500

http://fonts.googleapis.com/css?family=Roboto:400,700,300|Material+Icons
->
http://fonts.googleapis.cnpmjs.org/css?family=Roboto:400,700,300|Material+Icons

0 0
原创粉丝点击