gitee图片直链最大只支持1M以内的图片,大于1M就很难获得直链
gitee原链接:
https://gitee.com/nmydt/picture-bed/blob/master/img/97a8eacc9ea407bb.jpg
gitee直链
https://gitee.com/nmydt/picture-bed/raw/master/img/97a8eacc9ea407bb.jpg
即将blob换成raw
github原链接:
https://github.com/yourusername/test/blob/master/img/3.jpg
github直链
https://github.com/yourusername/test/raw/master/img/3.jpg
即将blob换成raw
上方链接最终跳转到
https://raw.githubusercontent.com/yourusername/test/master/img/3.jpg
即也可以改成
github.com换成raw.githubusercontent.com,删去blob即为最终链接
评论 (0)