等同于 github图片裂开问题
关于本站图裂影响显示的解决办法
由于使用的开源图床PicGo,如果图裂,解决办法等同于 github图片裂开问题
正确解决办法
-
1.获取raw.githubusercontent.com 最新IP
进入IPAddress.com,查询raw.githubusercontent.com的最新IP
//2020/07/26 最新IP记录 199.232.68.133
-
2.修改主机hosts文件
- Windows路径 C:\Windows\System32\drivers\etc\hosts
- Linux路径 /etc/hosts
添加
199.232.28.133 raw.githubusercontent.com
当然也可以有细化的版本
# GitHub Host Start 185.199.108.154 github.githubassets.com 199.232.68.133 camo.githubusercontent.com 199.232.68.133 github.map.fastly.net 199.232.69.194 github.global.ssl.fastly.net 140.82.113.3 github.com 140.82.112.5 api.github.com 199.232.68.133 raw.githubusercontent.com 199.232.68.133 user-images.githubusercontent.com 199.232.68.133 favicons.githubusercontent.com 199.232.68.133 avatars5.githubusercontent.com 199.232.68.133 avatars4.githubusercontent.com 199.232.68.133 avatars3.githubusercontent.com 199.232.68.133 avatars2.githubusercontent.com 199.232.68.133 avatars1.githubusercontent.com 199.232.68.133 avatars0.githubusercontent.com # GitHub Host End
-
或者使用hosts切换工具 SwitchHosts直接添加
-
自动更新GitHub hosts地址,看这里GitHub 加速教程。 ->最近使用homebrew发现的科大镜像源维护站的好东西
针不戳呀
新建远程hosts,地址写入
https://cdn.jsdelivr.net/gh/ineo6/hosts/hosts 更新时间:一小时