github加载不出头像和图片问题

2021-03-04  本文已影响0人  c之气三段

https://www.ipaddress.com/ 查询ip地址


//处理github头像和图片加载不了的情况

//编辑hosts文件添加如下代码

//199.232.96.133是ip地址,复制无法加载的网址前缀如https://avatars.githubusercontent.com/到IP查询网址去查询可查到,avatars.githubusercontent.com是访问的路径,代码添加到错误消失为止。

image

# GitHub Start

199.232.96.133 marketplace-screenshots.githubusercontent.com

199.232.96.133 avatars.githubusercontent.com

199.232.96.133 raw.githubusercontent.com

199.232.96.133 spotlights-feed.github.com

# GitHub End

上一篇 下一篇

猜你喜欢

热点阅读