前提:Windows系统

1. 错误描述

(1)电脑上所有浏览器打开github,都出现混乱现象

github排版混乱

(2)打开调制模式(按F12),console输出结果如下所示:

github排版混乱

2. 解决办法

在C:\Windows\System32\drivers\etc的host文件中添加如下:

  #fix github cdn problem because of GFW
      151.101.44.133 assets-cdn.github.com
      151.101.184.133 avatars3.githubusercontent.com

     151.101.197.194  github.global.ssl.fastly.net


github排版混乱

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-12
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
  • 2021-10-17
  • 2022-02-12
猜你喜欢
  • 2021-06-16
  • 2021-07-25
  • 2021-06-30
  • 2021-09-26
  • 2022-01-19
  • 2022-12-23
  • 2021-07-04
相关资源
相似解决方案