当前位置:   article > 正文

解决github网站的css,js文件被墙

css会导致gfw被墙

前两天我打开github网站,想推送些东西上去,结果发现github成这样了!

 

起初我并没有在意。。以为是神马网络问题,然后没理它了。结果今天又打开来看还是这样,不管是用chrome firefox 都打不开,我直接百度收了一下,很简单明显 被墙了!

然后我就在百度,试过了七八次后,说什么在hosts文件改ip 都没有用。后面就找到了一个办法 一试  成了!!!
解决办法:修改  C:\Windows\System32\drivers\etc  中的hosts文件

# GitHub Start 
192.30.253.112 github.com 
192.30.253.119 gist.github.com 
151.101.100.133 assets-cdn.github.com 
151.101.100.133 raw.githubusercontent.com 
151.101.100.133 gist.githubusercontent.com 
151.101.100.133 cloud.githubusercontent.com 
151.101.100.133 camo.githubusercontent.com 
151.101.100.133 avatars0.githubusercontent.com 
151.101.100.133 avatars1.githubusercontent.com 
151.101.100.133 avatars2.githubusercontent.com 
151.101.100.133 avatars3.githubusercontent.com 
151.101.100.133 avatars4.githubusercontent.com 
151.101.100.133 avatars5.githubusercontent.com 
151.101.100.133 avatars6.githubusercontent.com 
151.101.100.133 avatars7.githubusercontent.com 
151.101.100.133 avatars8.githubusercontent.com 
# GitHub End

以上信息来源于网站:http://neue.v2ex.com/t/320178,感谢评论区chenxuhua的分享。

 

保存后。 一切都好了

 

转载于:https://www.cnblogs.com/ahaowh/p/8318453.html

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小蓝xlanll/article/detail/649780
推荐阅读
相关标签
  

闽ICP备14008679号