夕冬 發表於 2021-1-11 00:33:00

Gitee,Github 图片转直链

<svg xmlns="http://www.w3.org/2000/svg" style="display: none">
                        <path stroke-linecap="round" d="M5,0 0,2.5 5,5z" id="raphael-marker-block" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0)"></path>
                  </svg>
                  <p><strong>gitee转之前:</strong><br> <strong>https://gitee.com/nmydt/picture-bed/blob/master/img/97a8eacc9ea407bb.jpg</strong><br> 转之后<br> <strong>https://gitee.com/nmydt/picture-bed/raw/master/img/97a8eacc9ea407bb.jpg</strong><br> 即将blob换成raw</p>
<p><strong>github转之前:</strong><br> <strong>https://github.com/yourusername/test/blob/master/img/3.jpg</strong></p>
<p>转之后<br> <strong>https://github.com/yourusername/test/raw/master/img/3.jpg</strong></p>
<p>即将blob换成raw</p>
<p>其实上方链接最终跳转到<br> <strong>https://raw.githubusercontent.com/yourusername/test/master/img/3.jpg</strong></p>
<p>即也可以改成<br> <strong>github.com</strong>换成<strong>raw.githubusercontent.com</strong>,删去blob即为最终链接</p><br><br>
来源:https://www.cnblogs.com/nmydt/p/14318360.html
頁: [1]
查看完整版本: Gitee,Github 图片转直链