关于GitHub加载不进去的问题

关于GitHub加载不进去的问题

  1. 首先打开 我的电脑 C:\Windows\System32\drivers\etc
  2. 然后打开 hosts文件为记事本格式(若遇到因管理员权限无法打开的问题请看我的另一篇文章《关于win10管理员权限受理问题》 )关于GitHub加载不进去的问题_第1张图片
  3. 找到对应的浏览器块(博主用的是google)如下将以下内容放入其中
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
  1. 填完后保存,断网重连,重新打开浏览器打开GitHub即可载入成功
    关于GitHub加载不进去的问题_第2张图片
    希望可以帮你解决你的问题

关于GitHub加载不进去的问题_第3张图片

你可能感兴趣的:(关于GitHub加载不进去的问题)