找不到 raw.githubusercontent.com 的服务器 IP 地址

时间:2024-04-12 11:39:55

问题:找不到 raw.githubusercontent.com 的服务器 IP 地址。
解决方法:(在hosts文件中添加IP地址)

在C:\Windows\System32\drivers\etc路径下找到hosts文件

添加 以下内容并保存即可恢复

199.232.68.133 raw.githubusercontent.com
找不到 raw.githubusercontent.com 的服务器 IP 地址
(原文转自https://www.cnblogs.com/xyann/p/12738326.html)

hosts文件作用详解见:我才是阿鑫博客