GitHub 图片无法显示 或 gist 无法访问

问题:

  • GitHub头像无法显示,或者存储在GitHub远程仓库的图片无法访问显示
  • GitHub gist 无法访问

解决办法

修改 host 文件,加入下面几行:

# GitHub Start
192.30.253.112 github.com
192.30.253.119 gist.github.com
151.101.184.133 assets-cdn.github.com
151.101.184.133 raw.githubusercontent.com
151.101.184.133 gist.githubusercontent.com
151.101.184.133 cloud.githubusercontent.com
151.101.184.133 camo.githubusercontent.com
151.101.184.133 avatars0.githubusercontent.com
151.101.184.133 avatars1.githubusercontent.com
151.101.184.133 avatars2.githubusercontent.com
151.101.184.133 avatars3.githubusercontent.com
151.101.184.133 avatars4.githubusercontent.com
151.101.184.133 avatars5.githubusercontent.com
151.101.184.133 avatars6.githubusercontent.com
151.101.184.133 avatars7.githubusercontent.com
151.101.184.133 avatars8.githubusercontent.com
posted @ 2020-02-24 12:50  VVingerfly  阅读(557)  评论(0编辑  收藏  举报