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

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

raw.GitHub的ip经常更换,所以我们先去查一下该网址IP,点击IP查询然后输入

raw.githubusercontent.com
1

在2020/06/28 查询得

199.232.68.133
1

修改hosts文件

位置:C:\Windows\System32\drivers\etc\hosts

打开后在最后添加:

# GitHub raw & imag
199.232.28.133 raw.githubusercontent.com
12

示例图

![在这里插入图片描述]( https://img-blog.csdnimg.cn/20200628190729762.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3psazk5OQ==,size_16,color_FFFFFF,t_70)

posted @ 2021-11-23 22:46  RandySun  阅读(631)  评论(0)    收藏  举报