由于DNS污染,导致图片无法显示,通过修改文件解决

修改HOSTS文件 并添加如下内容

编辑 c:/windows/system32/drivers/etc/hosts 添加以下内容

# Git Start 
151.101.184.133    assets-cdn.github.com
151.101.184.133    raw.githubusercontent.com
151.101.184.133    gist.githubusercontent.com
151.101.184.133    cloud.githubusercontent.com
151.101.184.133    camo.githubusercontent.com

# GitHub End