改成阿里DNS,依然无效

阿里DNS:223.5.5.5 / 223.6.6.6

判断可能是raw.GitHub的ip又改了

https://www.ipaddress.com/一查, raw.githubusercontent.com的ip果然改了,现在【2020.4.17】是199.232.68.133

修改host文件恢复正常

Win:C:\Windows\System32\drivers\etc\hosts
Mac: /etc/hosts

文件最后追加(或者修改):

# GitHub raw & image
199.232.28.133 raw.githubusercontent.com 

相关文章:

  • 2021-09-04
  • 2021-04-16
  • 2021-07-18
  • 2022-01-02
  • 2021-11-19
  • 2021-07-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-11
  • 2021-05-06
  • 2022-12-23
  • 2021-05-05
  • 2022-12-23
  • 2021-08-18
相关资源
相似解决方案