可能从标题中比较难理解到底是个什么情况,但是如果看了下图,相信你就明白了:
解决该问题的方法其实很简单:
将下列内容添加到你个人电脑的HOSTS表中:
#wpCDN 93.184.216.127 s.w.org 93.184.216.127 ts.w.org 93.184.216.127 ps.w.org #GOOGLE字体、AJAX地址解析到中国360CDN的IP 106.39.201.244 fonts.googleapis.com 125.88.190.61 libs.googleapis.com 125.88.190.61 ajax.googleapis.com
Hosts文件的路径:
Linux:/etc/hosts
MS Windows:C:\Windows\System32\drivers\etc\hosts
然后,再次访问就正常了:
————————————
Done。