<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>图片加载 - 标签 - 五岁博客</title>
        <link>https://fiveyoboy.com/tags/%E5%9B%BE%E7%89%87%E5%8A%A0%E8%BD%BD/</link>
        <description>图片加载 - 标签 - 五岁博客</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>fiveyoboy@qq.com (五岁博客)</managingEditor>
            <webMaster>fiveyoboy@qq.com (五岁博客)</webMaster><lastBuildDate>Mon, 10 Aug 2026 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://fiveyoboy.com/tags/%E5%9B%BE%E7%89%87%E5%8A%A0%E8%BD%BD/" rel="self" type="application/rss+xml" /><item>
    <title>img 标签怎么去掉 Referer 请求头？一招搞定防盗链</title>
    <link>https://fiveyoboy.com/articles/img-referrerpolicy-remove-referer/</link>
    <pubDate>Mon, 10 Aug 2026 00:00:00 &#43;0000</pubDate>
    <author>五岁博客</author>
    <guid>https://fiveyoboy.com/articles/img-referrerpolicy-remove-referer/</guid>
    <description><![CDATA[<p>加载别人服务器上的图片，结果浏览器控制台一片红，图片全裂成小方块。</p>
<p>八成是对方做了防盗链，靠检查 <code>Referer</code> 请求头来挡外站引用。</p>
<p>解决思路很直接：让 <code>&lt;img&gt;</code> 发请求时别带上 <code>Referer</code>。</p>]]></description>
</item>
</channel>
</rss>
