github图片加载不出来
网上会搜到很多方法,大部分都是修改hosts文件
但是ip好像隔一段时间就会换掉,导致一些教程会有时效性
根据其他教程来修改hosts文件ip的话,首先需要自己去查ip
1、查ip地址https://www.ipaddress.com/
image.png
2、配置hosts文件
文件位置:C:\Windows\System32\drivers\etc
140.82.114.6 api.github.com
199.232.68.133 avatars0.githubusercontent.com
199.232.68.133 avatars1.githubusercontent.com
199.232.68.133 avatars2.githubusercontent.com
199.232.68.133 avatars3.githubusercontent.com
199.232.68.133 Build software better, together
199.232.68.133 avatars5.githubusercontent.com
199.232.68.133 avatars6.githubusercontent.com
199.232.68.133 avatars7.githubusercontent.com
199.232.68.133 Build software better, together
199.232.68.133 raw.githubusercontent.com
*上面ip会有时效性,2020.08.14测试可用
*保存时可能会提示权限问题,要以管理员身份运行
*图片大部分都是在avatars[0-9].githubusercontent.com里面,如果上面这些还有未加载出的图片或链接报错,可通过第一步查ip自行添加
发表评论 (审核通过后显示评论):