<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>大爷博客</title>
        <link>https://tangly1024.com/</link>
        <description>大爷敲代码，顺手记笔记。计算机操作、网络应用，通通不藏私，欢迎围观学习！</description>
        <lastBuildDate>Thu, 16 Jul 2026 07:24:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <copyright>All rights reserved 2026, 大爷</copyright>
        <item>
            <title><![CDATA[备忘录]]></title>
            <link>https://tangly1024.com/article/bwl</link>
            <guid>https://tangly1024.com/article/bwl</guid>
            <pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cloudflare 全家桶 0 成本搭建极简博客 Rin]]></title>
            <link>https://tangly1024.com/article/rin</link>
            <guid>https://tangly1024.com/article/rin</guid>
            <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-363b9f15663c80e286eac77d11bc93b1"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><blockquote class="notion-quote notion-block-363b9f15663c80e5907cc89c720be410"><div><b>一句话总结全文</b>：Rin 是一个跑在 Cloudflare 边缘网络上的开源博客系统，利用 Pages、Workers、D1、R2 全家桶实现零成本部署，无需服务器、免维护、极致性能。</div></blockquote><div class="notion-text notion-block-363b9f15663c806b9d8bd19feee96451">最近很多朋友在后台问我：“我想写博客，但我不想买服务器，也不想折腾备案，更不想被各种平台的规则限制，有没有那种‘一把梭’、既好看又能白嫖的方案？”</div><div class="notion-text notion-block-363b9f15663c80b4af68c939f0410d38">以前我可能会推荐你用 Notion 配合 Vercel，但今天，我要给你们安利一个更硬核、更符合 Web3 极简主义和“边缘计算”思维的方案——<b>Rin</b>。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c802ebbe8da78f71ce581" data-id="363b9f15663c802ebbe8da78f71ce581"><span><div id="363b9f15663c802ebbe8da78f71ce581" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c802ebbe8da78f71ce581" title="一、Rin 是什么？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>一、Rin 是什么？</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80de9e64c2e297142f13">Rin 并不是一个普通的博客系统。它的核心逻辑是 <b>Edge-Native（边缘原生）</b>。简单来说，它把博客的所有功能——前端、后端、数据库、图片存储——<b>全都跑在 Cloudflare 的全球边缘网络上</b>。</div><div class="notion-text notion-block-363b9f15663c8005a2c5f22329032a62">这意味着什么？</div><table class="notion-simple-table notion-block-363b9f15663c80609de9ccc12dbd63ee"><tbody><tr class="notion-simple-table-row notion-block-363b9f15663c805f9546fff22aed14c2"><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>特点</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>说明</b></div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80f8a062f641d37addb7"><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>0 成本</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">利用 Cloudflare 的免费额度，几乎不需要掏一分钱</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c800a8cf6e61080392d7a"><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>免维护</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">没有 Linux 命令，没有复杂的 Nginx 配置</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80ed835eda4ad194daec"><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>极致性能</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">数据就在离读者最近的节点上，访问速度很快</div></td></tr></tbody></table><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c8066b295c5acc4539bc7" data-id="363b9f15663c8066b295c5acc4539bc7"><span><div id="363b9f15663c8066b295c5acc4539bc7" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c8066b295c5acc4539bc7" title="二、核心技术拆解：Cloudflare “全家桶”"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>二、核心技术拆解：Cloudflare “全家桶”</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80dc9b0fcef27ff63457">Rin 的架构简直是技术人的艺术品：</div><table class="notion-simple-table notion-block-363b9f15663c807bb0fce07c927e2766"><tbody><tr class="notion-simple-table-row notion-block-363b9f15663c8070bfdcc3c2dbb6eaaf"><td class="" style="width:65px"><div class="notion-simple-table-cell"><b>组件</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>Cloudflare 产品</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>作用</b></div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80d398baf897d33d3af9"><td class="" style="width:65px"><div class="notion-simple-table-cell">前端</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">Pages</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">全球加速</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80eca6aae34430255882"><td class="" style="width:65px"><div class="notion-simple-table-cell">后端</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">Workers</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">Serverless，随叫随到</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c804d958cf0c917b26611"><td class="" style="width:65px"><div class="notion-simple-table-cell">数据库</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">D1（SQLite）</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">原生支持</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80a0ba81c0df082f715f"><td class="" style="width:65px"><div class="notion-simple-table-cell">存储</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">R2</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">替代 S3，零流量费</div></td></tr></tbody></table><div class="notion-text notion-block-363b9f15663c809dbc89e6d9de55163e">作为技术人，我最看重的是它的 <b>GitHub OAuth 登录</b>。你不需要记繁琐的后台账号，直接用 GitHub 一键登录。<b>第一个登录的人就是管理员</b>，这种设计思路非常 Web3——<b>身份即所有权</b>。当然如果你习惯了使用用户名+密码的方式，那也很简单。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c8045a64dc2e384c8ce14" data-id="363b9f15663c8045a64dc2e384c8ce14"><span><div id="363b9f15663c8045a64dc2e384c8ce14" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c8045a64dc2e384c8ce14" title="三、实测：为什么我推荐它？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>三、实测：为什么我推荐它？</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80368d86eb2eb692ffa4">在折腾了这么多建站工具后，Rin 给我的感觉就是 <b>“清爽”</b>。</div><ul class="notion-list notion-list-disc notion-block-363b9f15663c80708fafeb906890d2c2"><li><b>实时自动保存</b>：不用担心写一半断网</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c809a87e0c9578a574c78"><li><b>Markdown 支持</b>：拖拽图片就能上传 R2</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c80eda398e421cc02016c"><li><b>隐身模式</b>：私人笔记或未打磨好的草稿，可以标记为“仅自己可见”或不出现在首页</li></ul><blockquote class="notion-quote notion-block-363b9f15663c800f9fc6c227d6dbd558"><div>这种灵活性正是博主们需要的。</div></blockquote><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c80818578ff81c86b98b9" data-id="363b9f15663c80818578ff81c86b98b9"><span><div id="363b9f15663c80818578ff81c86b98b9" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c80818578ff81c86b98b9" title="四、部署步骤"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>四、部署步骤</b></span></span></h4><div class="notion-text notion-block-363b9f15663c8014a828cce33a7258f0">部署流程我也替大家跑通了，其实就几步：</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c80ffb545e81eda696b58" data-id="363b9f15663c80ffb545e81eda696b58"><span><div id="363b9f15663c80ffb545e81eda696b58" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c80ffb545e81eda696b58" title="1. Fork 仓库"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>1. Fork 仓库</b></span></span></h4><div class="notion-text notion-block-363b9f15663c804a82d9ffc9bb937b6f">去官方仓库  <span class="notion-blue"><a class="notion-link" href="https://github.com/openRin/Rin" target="_blank" rel="noopener noreferrer">openRin/Rin</a></span> 直接 Fork 到自己的仓库。
或直接Fork <span class="notion-blue"><a class="notion-link" href="https://github.com/wck88/Rin" target="_blank" rel="noopener noreferrer">wck88/Rin</a></span></div><div class="notion-text notion-block-36eb9f15663c80438d4cf2c685e96b77">你可以访问:<span class="notion-red"><a class="notion-link" href="https://118558.eu.cc" target="_blank" rel="noopener noreferrer">https://118558.eu.cc</a></span>查看实例。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c80c59f2ecb53fb61ce52" data-id="363b9f15663c80c59f2ecb53fb61ce52"><span><div id="363b9f15663c80c59f2ecb53fb61ce52" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c80c59f2ecb53fb61ce52" title="2. 创建 API 令牌"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>2. </b>创建 API 令牌</span></span></h4><div class="notion-text notion-block-363b9f15663c80ce8be4d8b5f384229e"> 点击右上角头像&gt;我的个人资料&gt;API 令牌&gt;创建令牌，模板选择&gt;编辑 Cloudflare Workers：</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-363b9f15663c8077bbf3deadf0ad5d9e"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://docs.openrin.org./cloudflare-api-key-cn.png?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;t=363b9f15-663c-8077-bbf3-deadf0ad5d9e" alt="1000000663" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-363b9f15663c8047ae2de410e49d82ac">创建完成后保存令牌</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c8090b9dce302a3fba0d9" data-id="363b9f15663c8090b9dce302a3fba0d9"><span><div id="363b9f15663c8090b9dce302a3fba0d9" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c8090b9dce302a3fba0d9" title="3. 配置 GitHub Secrets"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>3. 配置 GitHub Secrets</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80a8ba77e0af9e0869af">在您 fork 的仓库页面 <code class="notion-inline-code">Settings</code> → <code class="notion-inline-code">Secrets and variables</code> → <code class="notion-inline-code">Actions</code> 中新建以下变量：</div><table class="notion-simple-table notion-block-363b9f15663c8068bf60da212de52c3b"><tbody><tr class="notion-simple-table-row notion-simple-table-header-row notion-block-363b9f15663c8014bc4cf8d27f468764"><td class="" style="width:170.48959350585938px"><div class="notion-simple-table-cell"><b>变量名</b></div></td><td class="" style="width:305px"><div class="notion-simple-table-cell"><b>作用与获取方式</b></div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c805da092c9fcd8bfc2dc"><td class="" style="width:170.48959350585938px"><div class="notion-simple-table-cell"><code class="notion-inline-code">CLOUDFLARE_ACCOUNT_ID</code></div></td><td class="" style="width:305px"><div class="notion-simple-table-cell">Cloudflare 的账户 ID <a class="notion-link" href="https://dash.cloudflare.com/" target="_blank" rel="noopener noreferrer">https://dash.cloudflare.com/</a>这时的一串字符/</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80529bd2e70d74be3a25"><td class="" style="width:170.48959350585938px"><div class="notion-simple-table-cell"><code class="notion-inline-code">CLOUDFLARE_API_TOKEN</code></div></td><td class="" style="width:305px"><div class="notion-simple-table-cell">CF 控制台创建的 API令牌</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80d3b010cf3af73342ad"><td class="" style="width:170.48959350585938px"><div class="notion-simple-table-cell"><code class="notion-inline-code">JWT_SECRET</code></div></td><td class="" style="width:305px"><div class="notion-simple-table-cell">任意自定义的长字符串（用于后台鉴权）</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c805d96d3f8bbacbaf01a"><td class="" style="width:170.48959350585938px"><div class="notion-simple-table-cell"><code class="notion-inline-code">ADMIN_USERNAME</code></div></td><td class="" style="width:305px"><div class="notion-simple-table-cell">自定义博客后台登录账号（非必选，可走 GitHub OAuth）</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c8084bfdcc9b426cf2b93"><td class="" style="width:170.48959350585938px"><div class="notion-simple-table-cell"><code class="notion-inline-code">ADMIN_PASSWORD</code></div></td><td class="" style="width:305px"><div class="notion-simple-table-cell">自定义博客后台登录密码</div></td></tr></tbody></table><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c80a99825efe4da6debe5" data-id="363b9f15663c80a99825efe4da6debe5"><span><div id="363b9f15663c80a99825efe4da6debe5" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c80a99825efe4da6debe5" title="4. 一键上线"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>4. 一键上线</b></span></span></h4><ol start="1" class="notion-list notion-list-numbered notion-block-363b9f15663c800eb4c3cc7912d2c9d2" style="list-style-type:decimal"><li>进入仓库的 <b>&quot;Actions&quot;</b> 标签</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-363b9f15663c809593c1cbebbfe4a681" style="list-style-type:decimal"><li>在左侧选择 <b>&quot;Build&quot;</b> 工作流</li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-363b9f15663c80caaaa7fee51e8dd322" style="list-style-type:decimal"><li>点击 <b>&quot;Run workflow&quot;</b> 按钮</li></ol><ol start="4" class="notion-list notion-list-numbered notion-block-363b9f15663c8069a352e39670c0b11a" style="list-style-type:decimal"><li>保持默认分支（main），点击 <b>&quot;Run workflow&quot;</b></li></ol><div class="notion-text notion-block-363b9f15663c80c6a09ff28cf46d2032">触发 <code class="notion-inline-code">Actions</code> 自动构建，大约 <b>3-5 分钟</b>，你的专属博客就上线了。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c800e97a1e745112f70c0" data-id="363b9f15663c800e97a1e745112f70c0"><span><div id="363b9f15663c800e97a1e745112f70c0" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c800e97a1e745112f70c0" title="5. 开通 R2 存储（用于图片）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>5. 开通 R2 存储（用于图片）</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80f1abc1fdfdec7989fe">如果要上传图片，需要开通 R2，开通时需要绑定信用卡。</div><div class="notion-text notion-block-363b9f15663c809caceedcca9686a7ca">在您 fork 的仓库页面 <code class="notion-inline-code">Settings</code> → <code class="notion-inline-code">Secrets and variables</code> →<span class="notion-red"><span class="notion-gray_background"> Variables</span></span> 中设置：</div><table class="notion-simple-table notion-block-363b9f15663c80428431d9252e5e4d1d"><tbody><tr class="notion-simple-table-row notion-simple-table-header-row notion-block-363b9f15663c80b1bbd5cb0b26aa7984"><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>Variable 名称</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>说明</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>示例</b></div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c803fb81dd5c0664ab4a1"><td class="" style="width:120px"><div class="notion-simple-table-cell"><code class="notion-inline-code">R2_BUCKET_NAME</code></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">R2 存储桶名称</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><code class="notion-inline-code">my-blog-images</code></div></td></tr></tbody></table><div class="notion-text notion-block-363b9f15663c80ac8aa3e65196c3a232">部署脚本会自动构建 R2 的 endpoint 和 access host。如果您希望使用自定义域名访问图片，可以额外设置。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c809fb372e083f9140615" data-id="363b9f15663c809fb372e083f9140615"><span><div id="363b9f15663c809fb372e083f9140615" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c809fb372e083f9140615" title="五、添加挂件"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">五、添加<b>挂件</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80b59c02c7791a34a9a1"><b>1、上传 JSON 与启用公共 URL自定义域</b></div><ul class="notion-list notion-list-disc notion-block-363b9f15663c80049c1ce07bde9dd6b7"><li>创建 R2 存储桶（比如叫 <code class="notion-inline-code">rin</code>）</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c803d9b09ca55bd1638b8"><li>上传你的配置文件（JSON），这里是<span class="notion-red">sidebar.json</span>。</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c80eda8addec2de249bcc"><li><b>在设置里启用公共访问 R2 域名</b>，否则代码读取不到数据</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c8047a6f1fbdb0e22fcc9"><li>设置自定义域</li><ul class="notion-list notion-list-disc notion-block-363b9f15663c8047a6f1fbdb0e22fcc9"><div class="notion-file notion-block-363b9f15663c80f58737d3df33bdd8c8"><a class="notion-file-link" href="https://file.notion.so/f/f/f9fb9f15-663c-8110-9ac5-0003a6192062/76d72eec-afea-415a-b8c4-c0ba8f7b4d93/sidebar.json?table=block&amp;id=363b9f15-663c-80f5-8737-d3df33bdd8c8&amp;spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;expirationTimestamp=1784210400000&amp;signature=h_NLo7Nh-OVimalSTGkLcqbzluyBQq3x6SphfF6sbKM" target="_blank" rel="noopener noreferrer"><svg class="notion-file-icon" viewBox="0 0 30 30"><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></svg><div class="notion-file-info"><div class="notion-file-title">sidebar.json</div><div class="notion-file-size">2 KiB</div></div></a></div></ul></ul><div class="notion-text notion-block-363b9f15663c802fba6ed7c5807845f8"><b>2、修改代码中的链接.</b></div><ul class="notion-list notion-list-disc notion-block-363b9f15663c80519459cac5865f2e1f"><li>在 GitHub 代码中找到 <code class="notion-inline-code">client/src/components/padding.tsx</code>，将里面的 JSON 链接替换成你 R2 桶生成的新链接，然后重新提交代码触发自动部署。</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c80cfaf06ff504241a189"><li>进入 R2 桶设置，找到 <b>CORS 策略</b>，添加一条规则，将允许的域名设置为你自己的博客域名。</li></ul><div class="notion-text notion-block-363b9f15663c8002a942cc876891d94b">3、末尾增加了一个 <b>赞助（Reward）按钮</b>。</div><table class="notion-simple-table notion-block-363b9f15663c8085b582d62944dcc220"><tbody><tr class="notion-simple-table-row notion-simple-table-header-row notion-block-363b9f15663c8097b53ef9ae46f69fd3"><td class="" style="width:120px"><div class="notion-simple-table-cell">步骤</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">操作</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">文件路径</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80bfb1c9dd4b2bf7127a"><td class="" style="width:120px"><div class="notion-simple-table-cell">1. 修改地址</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">把里面的钱包地址换成你的</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><code class="notion-inline-code">client/src/components/reward.tsx</code></div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c805f871ef5c14c66b5d7"><td class="" style="width:120px"><div class="notion-simple-table-cell">2. 替换二维码</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">用自己的收款码图片替换</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><code class="notion-inline-code">client/public/assets/</code>（<code class="notion-inline-code">alipay.jpg</code>、<code class="notion-inline-code">wechat.jpg</code> 等）</div></td></tr><tr class="notion-simple-table-row notion-block-363b9f15663c80159b2dde21ef30fc53"><td class="" style="width:120px"><div class="notion-simple-table-cell">3. 重新部署</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">提交代码，Action 跑完即可</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">—</div></td></tr></tbody></table><blockquote class="notion-quote notion-block-363b9f15663c803181a9fdb920e7eeb4"><div><em><b>注意</b></em><em>：文件名必须保持一致。</em></div></blockquote><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c8091aa03d483b05ea23f" data-id="363b9f15663c8091aa03d483b05ea23f"><span><div id="363b9f15663c8091aa03d483b05ea23f" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c8091aa03d483b05ea23f" title="六、总结"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>六、总结</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80b9a6f9f0b932c69af8">在 Web3 的世界里，我们强调<b>数据所有权</b>。虽然 Rin 跑在 Cloudflare 上，但它的<b>代码开源、数据可控</b>。</div><div class="notion-text notion-block-363b9f15663c80a0b8dddebe9a466163">比起把内容寄存在容易被限流、被删帖的社交平台，拥有一个完全属于自己的 <b>“数字宅基地”</b> 才是长久之道。</div><div class="notion-text notion-block-363b9f15663c800caf25c18d946edbe7">如果你也想拥有一套属于自己的极简博客，别犹豫，直接去 GitHub Fork 起来。遇到问题，欢迎在评论区给我留言。</div><hr class="notion-hr notion-block-363b9f15663c80e7bfd3c16b7e17f80d"/><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c803e8e73f106ea8920b8" data-id="363b9f15663c803e8e73f106ea8920b8"><span><div id="363b9f15663c803e8e73f106ea8920b8" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c803e8e73f106ea8920b8" title="常见问题 FAQ"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>常见问题 FAQ</b></span></span></h4><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c808696a1f9fbd4af26d8" data-id="363b9f15663c808696a1f9fbd4af26d8"><span><div id="363b9f15663c808696a1f9fbd4af26d8" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c808696a1f9fbd4af26d8" title="1. 我不是程序员，能搞定部署吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>1. 我不是程序员，能搞定部署吗？</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80279593c3a36bba446f"><b>可以</b>。整个部署过程不需要写一行代码，全程在 GitHub 和 Cloudflare 网页端操作。按照步骤填入变量，3-5 分钟自动完成。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c805187f5f0fd3dcb79b5" data-id="363b9f15663c805187f5f0fd3dcb79b5"><span><div id="363b9f15663c805187f5f0fd3dcb79b5" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c805187f5f0fd3dcb79b5" title="2. Cloudflare 免费额度够用吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>2. Cloudflare 免费额度够用吗？</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80cf9e30fdab519ea338"><b>完全够</b>。个人博客的访问量通常远低于免费额度上限：</div><ul class="notion-list notion-list-disc notion-block-363b9f15663c80d6a613f366a7edb112"><li>Pages：无限请求</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c8006ac2fe09cb384eb55"><li>Workers：10 万次/天</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c80ff8e71e905a67ef5f0"><li>D1：5GB 存储</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c806c9ffbfa4cf17c17e2"><li>R2：10GB 存储 + 1000 万次读取/月</li></ul><div class="notion-text notion-block-363b9f15663c80e5a681fd3025cc1fd6">正常写博客，这些额度几乎用不完。</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c802d87bce0a4b74cfe1b" data-id="363b9f15663c802d87bce0a4b74cfe1b"><span><div id="363b9f15663c802d87bce0a4b74cfe1b" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c802d87bce0a4b74cfe1b" title="3. 一定要用 GitHub OAuth 登录吗？没有 GitHub 账号怎么办？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>3. 一定要用 GitHub OAuth 登录吗？没有 GitHub 账号怎么办？</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80d7bd50dff23c6724e4"><b>不是必须的</b>。Rin 也支持传统的用户名+密码登录方式。你只需要在 Secrets 中配置 <code class="notion-inline-code">ADMIN_USERNAME</code> 和 <code class="notion-inline-code">ADMIN_PASSWORD</code> 即可，完全不需要 GitHub 账号登录。</div><ul class="notion-list notion-list-disc notion-block-363b9f15663c8039ba79f87c72a5003d"><li><b>后台登录</b>：支持 GitHub OAuth 一键登录（首位登录者自动成为管理员），也支持传统的密码登录。</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c809d90d0ffe31ace5137"><li><b>写作体验</b>：支持 Markdown，支持<b>直接拖拽图片上传</b>（自动对接 R2）。</li></ul><ul class="notion-list notion-list-disc notion-block-363b9f15663c80da9470f1d06dc2bab3"><li><b>数据安全</b>：文章和配置均保存在你自己的 Cloudflare D1 (SQLite) 数据库中，代码开源，数据完全自主掌控。</li></ul><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-363b9f15663c8011b876ffe3d3292dd7" data-id="363b9f15663c8011b876ffe3d3292dd7"><span><div id="363b9f15663c8011b876ffe3d3292dd7" class="notion-header-anchor"></div><a class="notion-hash-link" href="#363b9f15663c8011b876ffe3d3292dd7" title="4. 图片上传到 R2 会收费吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>4. 图片上传到 R2 会收费吗？</b></span></span></h4><div class="notion-text notion-block-363b9f15663c80789e5ee90c8bdb6783">R2 有 <b>10GB 永久免费存储</b> + <b>每月 1000 万次免费读取</b>。对于个人博客来说，这基本上等于<b>无限白嫖</b>。超出后价格也极低，而且重点是：<b>R2 零流量费</b>，不像 AWS S3 要收昂贵的下行流量费。</div><hr class="notion-hr notion-block-363b9f15663c8084a1b0cbf31213c681"/><div class="notion-blank notion-block-363b9f15663c80d1b8d9e7840a81880b"> </div><div class="notion-blank notion-block-363b9f15663c80f6807ddb05cf4dd914"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Chrome 翻墙插件,一键连接,无需注册]]></title>
            <link>https://tangly1024.com/article/fanvpn</link>
            <guid>https://tangly1024.com/article/fanvpn</guid>
            <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-361b9f15663c80439bace08b63d900cc"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-363b9f15663c801fbc67e989eac5b586"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ab9e15945-df8d-407b-ad8a-e9b457b3f7c9%3AGemini_Generated_Image_kzz1t1kzz1t1kzz1.png?table=block&amp;id=363b9f15-663c-801f-bc67-e989eac5b586&amp;t=363b9f15-663c-801f-bc67-e989eac5b586" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-callout notion-blue_background_co notion-block-dec69b0e94f643c5b64430561f287e4b"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text"><div class="notion-text notion-block-d077c3bc31ff4360b6926aa2c414a2dc"><b>一句话概述</b>  </div><div class="notion-text notion-block-e13d5a5ad6fa4fefb9bb84d4fe201378">免费 Chrome 代理插件：一键连接、无需注册，7 国 18+ 节点，智能分流，无 DNS 泄露，主打隐私与易用。</div></div></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-366b9f15663c80d39ad7d7df84e2feba"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A3fb8ce8e-7c15-4466-ade4-d677311ff61f%3APixPin_2026-05-21_04-49-49.png?table=block&amp;id=366b9f15-663c-80d3-9ad7-d7df84e2feba&amp;t=366b9f15-663c-80d3-9ad7-d7df84e2feba" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-997fd01341be428c950cabcc546b21c4" data-id="997fd01341be428c950cabcc546b21c4"><span><div id="997fd01341be428c950cabcc546b21c4" class="notion-header-anchor"></div><a class="notion-hash-link" href="#997fd01341be428c950cabcc546b21c4" title="大纲"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">大纲</span></span></h3><ul class="notion-list notion-list-disc notion-block-d9d0bad5ab9f4095836e64daee5ac860"><li>1) 适合谁用（典型场景）</li></ul><ul class="notion-list notion-list-disc notion-block-b438e28511004d44801d30b68c25008d"><li>2) 为什么值得装（核心卖点）</li></ul><ul class="notion-list notion-list-disc notion-block-2636cfb7c6ac4bf0961d5fafee965a40"><li>3) 核心功能（你能得到什么）</li></ul><ul class="notion-list notion-list-disc notion-block-43b7433a7ffc45bb9e41bc8fcbe5a5ea"><li>4) 3 分钟上手（使用方法）</li></ul><ul class="notion-list notion-list-disc notion-block-02ddab1ecd5845c68d3873a0c5c0e645"><li>5) 立即安装（入口）</li></ul><ul class="notion-list notion-list-disc notion-block-afdfb137774f46588ed1f8049ab7c221"><li>6) 隐私与权限说明</li></ul><ul class="notion-list notion-list-disc notion-block-a8cd6fe84a3244c1b8b183cf16be75b6"><li>7) 常见问题（FAQ）</li></ul><ul class="notion-list notion-list-disc notion-block-53c01b62da1e467b8491fc5a0a5004b5"><li>8) 版本更新</li></ul><hr class="notion-hr notion-block-87550a5fc930494bbf46d4f73bc7114e"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-f7f30f3631e64a96974ffbc461e7d98e" data-id="f7f30f3631e64a96974ffbc461e7d98e"><span><div id="f7f30f3631e64a96974ffbc461e7d98e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#f7f30f3631e64a96974ffbc461e7d98e" title="1) 适合谁用（典型场景）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">1) 适合谁用（典型场景）</span></span></h3><ul class="notion-list notion-list-disc notion-block-4ce5cf3e18ff484d8fc710eedc318045"><li>访问 Google 搜索 / Gmail / Google Drive</li></ul><ul class="notion-list notion-list-disc notion-block-208ef90b36bb47718fec07b476508c04"><li>观看 YouTube</li></ul><ul class="notion-list notion-list-disc notion-block-44605c37ff074e47b8edb656713b7a20"><li>使用 Wikipedia / ChatGPT / Twitter 等海外网站</li></ul><ul class="notion-list notion-list-disc notion-block-779d94aba392467ca7e7955943af05ab"><li>海外学习/工作、学术检索</li></ul><ul class="notion-list notion-list-disc notion-block-c63d24dd7cac4888988c7364de6aae84"><li>跨境电商运营（Amazon / eBay 等）</li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-146d0e0aa5e2481183ce71bf14e32f52" data-id="146d0e0aa5e2481183ce71bf14e32f52"><span><div id="146d0e0aa5e2481183ce71bf14e32f52" class="notion-header-anchor"></div><a class="notion-hash-link" href="#146d0e0aa5e2481183ce71bf14e32f52" title="2) 为什么值得装（核心卖点）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">2) 为什么值得装（核心卖点）</span></span></h3><ul class="notion-list notion-list-disc notion-block-10e1d5d698224300afb2e446a289b104"><li><b>完全免费</b>：无付费功能、无广告、无内购  </li></ul><ul class="notion-list notion-list-disc notion-block-d7c3ad6cd5134841aca7a2d80364cb1d"><li><b>无需注册</b>：不需要账号/邮箱/手机号  </li></ul><ul class="notion-list notion-list-disc notion-block-831d21c1116b4db9a915bbfab76c6bf3"><li><b>一键连接</b>：安装后即可使用，零配置  </li></ul><ul class="notion-list notion-list-disc notion-block-f1e8613ffcfd4de1b6a8037b5afcb449"><li><b>智能分流</b>：国内直连、海外走代理，速度更稳  </li></ul><ul class="notion-list notion-list-disc notion-block-d84bcd939c044bf092e08aa6f0c70d30"><li><b>节点覆盖</b>：美国、香港、日本、韩国、台湾、德国、法国  </li></ul><ul class="notion-list notion-list-disc notion-block-e07265687d7e4db6bf5ccbb18acff40c"><li><b>隐私安全</b>：全程 TLS 加密 + 无 DNS 泄露 + 零日志  </li></ul><ul class="notion-list notion-list-disc notion-block-1d909eea730741bba8538cf478179856"><li><b>自动更新</b>：节点与配置自动更新，无需反复折腾  </li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-0a16e8358af64334bac94c5ec12c7afd" data-id="0a16e8358af64334bac94c5ec12c7afd"><span><div id="0a16e8358af64334bac94c5ec12c7afd" class="notion-header-anchor"></div><a class="notion-hash-link" href="#0a16e8358af64334bac94c5ec12c7afd" title="3) 核心功能（你能得到什么）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">3) 核心功能（你能得到什么）</span></span></h3><ul class="notion-list notion-list-disc notion-block-8d23880a17974ec4abcf6f3a2fff33a6"><li>一键连接/断开</li></ul><ul class="notion-list notion-list-disc notion-block-d658811ceba24558a027d91d26b2fc9c"><li>智能分流（国内直连、海外代理）</li></ul><ul class="notion-list notion-list-disc notion-block-d80e5a073790488ebba81737eeb9f157"><li>7 国 18+ 节点覆盖（美国/香港/日本/韩国/台湾/德国/法国）</li></ul><ul class="notion-list notion-list-disc notion-block-e5316b74f5574ded9010b3949f1b56ed"><li>TLS 加密传输，降低隐私风险</li></ul><ul class="notion-list notion-list-disc notion-block-0426a4b82e73475491f5b0cbd329a1aa"><li>节点自动更新、配置多源容灾</li></ul><ul class="notion-list notion-list-disc notion-block-5365666f9308437fbba1b5fc3237c467"><li>零日志，不收集用户数据</li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-4f91338b540140fe8141bcd2c49f6982" data-id="4f91338b540140fe8141bcd2c49f6982"><span><div id="4f91338b540140fe8141bcd2c49f6982" class="notion-header-anchor"></div><a class="notion-hash-link" href="#4f91338b540140fe8141bcd2c49f6982" title="4) 3 分钟上手（使用方法）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">4) 3 分钟上手（使用方法）</span></span></h3><ol start="1" class="notion-list notion-list-numbered notion-block-c89b58193f4942e69f1e369013cc67f4" style="list-style-type:decimal"><li>安装 FanVPN 插件  </li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-1624bd51b1c3479299220ec8ffc85a0b" style="list-style-type:decimal"><li>点击浏览器右上角 FanVPN 图标  </li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-3f5908eb55ef405f9802a46338d9c319" style="list-style-type:decimal"><li>点击“连接”  </li></ol><ol start="4" class="notion-list notion-list-numbered notion-block-a0d21b60e822483ab541c5c3407d01df" style="list-style-type:decimal"><li>访问 Google / YouTube / Wikipedia / Twitter 等海外网站  </li></ol><ol start="5" class="notion-list notion-list-numbered notion-block-2098e26504d34ad2ab9f727da7208f92" style="list-style-type:decimal"><li>国内网站（微信、淘宝、B 站等）会自动直连，不影响速度  </li></ol><hr class="notion-hr notion-block-1416d2274db2404aad4e299f84faffd7"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-0f33ec0ae3d54312a934294a818b82d3" data-id="0f33ec0ae3d54312a934294a818b82d3"><span><div id="0f33ec0ae3d54312a934294a818b82d3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#0f33ec0ae3d54312a934294a818b82d3" title="5) 立即安装（入口）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">5) 立即安装（入口）</span></span></h3><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-0f0453f6609b496f8056f3305cad6fed" data-id="0f0453f6609b496f8056f3305cad6fed"><span><div id="0f0453f6609b496f8056f3305cad6fed" class="notion-header-anchor"></div><a class="notion-hash-link" href="#0f0453f6609b496f8056f3305cad6fed" title="最简单的方式安装此插件！"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><span class="notion-red">最简单的方式安装此插件！</span></span></span></h2><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-3cd3439bd7f94dfea89aee5fc6d02c7e" data-id="3cd3439bd7f94dfea89aee5fc6d02c7e"><span><div id="3cd3439bd7f94dfea89aee5fc6d02c7e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#3cd3439bd7f94dfea89aee5fc6d02c7e" title="点击这里进行添加"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><span class="notion-blue"><a class="notion-link" href="https://fanvpn.net" target="_blank" rel="noopener noreferrer">点击这里进行添加</a></span></span></span></h3><hr class="notion-hr notion-block-8fd8e30aa924427db657ec28149152fc"/><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-e493260b5ea44ebabaeede1073850695" data-id="e493260b5ea44ebabaeede1073850695"><span><div id="e493260b5ea44ebabaeede1073850695" class="notion-header-anchor"></div><a class="notion-hash-link" href="#e493260b5ea44ebabaeede1073850695" title="6) 隐私与权限说明"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">6) 隐私与权限说明</span></span></h3><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-f616c85366384caeab406e8f33749792" data-id="f616c85366384caeab406e8f33749792"><span><div id="f616c85366384caeab406e8f33749792" class="notion-header-anchor"></div><a class="notion-hash-link" href="#f616c85366384caeab406e8f33749792" title="隐私承诺"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">隐私承诺</span></span></h4><div class="notion-text notion-block-2bb8368b92b046f9979c580dafdf48f3">FanVPN 不收集、不存储任何用户数据：</div><ul class="notion-list notion-list-disc notion-block-5a4b673b5fee4c149e01816d7c9c28bf"><li>不收集浏览记录</li></ul><ul class="notion-list notion-list-disc notion-block-12cc884dfdce4ba983d51986bbcd4843"><li>不收集 IP 地址</li></ul><ul class="notion-list notion-list-disc notion-block-b206d490f3324ea38f06407f1eb311e3"><li>不收集个人信息</li></ul><ul class="notion-list notion-list-disc notion-block-561b8062f36547689027198dba3da3f6"><li>不需要任何账号</li></ul><div class="notion-text notion-block-8715571c7d8743f0bec0a5ee572b8b99">卸载后所有本地数据会自动清除。</div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-6c77c9de55f94c56b324796aba0108f0" data-id="6c77c9de55f94c56b324796aba0108f0"><span><div id="6c77c9de55f94c56b324796aba0108f0" class="notion-header-anchor"></div><a class="notion-hash-link" href="#6c77c9de55f94c56b324796aba0108f0" title="权限说明"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">权限说明</span></span></h4><ul class="notion-list notion-list-disc notion-block-c03569a722a041f1a6522d3e6a361fe6"><li><code class="notion-inline-code">proxy</code>：用于设置浏览器代理，实现流量转发  </li></ul><ul class="notion-list notion-list-disc notion-block-b5351dc0872a4d9a8692b210c861ac92"><li><code class="notion-inline-code">storage</code>：仅用于本地保存连接开关状态  </li></ul><hr class="notion-hr notion-block-ff194e3cb6fe464286e2dd05d92efead"/><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-15aa7c23c68747faa70890300c96a63e" data-id="15aa7c23c68747faa70890300c96a63e"><span><div id="15aa7c23c68747faa70890300c96a63e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#15aa7c23c68747faa70890300c96a63e" title="7) 常见问题（FAQ）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">7) 常见问题（FAQ）</span></span></h3><div class="notion-text notion-block-8e41a49482f948119250208b61ef8e30"><b>Q：安装后点击图标没有反应？</b>  </div><div class="notion-text notion-block-0318b7b5349a4811b62e1104682e721e">A：可能与其他插件冲突。尝试暂时关闭其他插件后重新安装。</div><div class="notion-text notion-block-962f41c7867443bdabaab5a180f9e90b"><b>Q：FanVPN 是免费的吗？会变成付费吗？</b>  </div><div class="notion-text notion-block-f9362e004f9c42cb890c22508faa40ed">A：FanVPN 始终免费，不会推出付费版本；所有功能对所有用户一致。</div><div class="notion-text notion-block-663b293e8456483cbc0234f890873265"><b>Q：FanVPN 安全吗？会泄露信息吗？</b>  </div><div class="notion-text notion-block-91a9ce2aac264e7782d5ac1062ff73ce">A：不会。FanVPN 在架构层面解决 DNS 泄露；全程 TLS 加密，不收集任何用户数据。</div><div class="notion-text notion-block-8a8c75a06d1c4fe983218bc022716e3f"><b>Q：怎么更新到最新版本？</b>  </div><div class="notion-text notion-block-2258fe602f3a4db8800279b194e793ef">A：Chrome 会自动后台更新，重启浏览器后生效；也可在 <code class="notion-inline-code">chrome://extensions/</code> 页面手动点击“更新”。</div><hr class="notion-hr notion-block-9556083aa632474b82d68c37258dd3ad"/><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-1dc11658c7ff49abab17e43333171127" data-id="1dc11658c7ff49abab17e43333171127"><span><div id="1dc11658c7ff49abab17e43333171127" class="notion-header-anchor"></div><a class="notion-hash-link" href="#1dc11658c7ff49abab17e43333171127" title="8) 最新版本"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">8) 最新版本</span></span></h3><div class="notion-text notion-block-d7fc2bb63b3d493c80b093abf4819c63"><b>v1.6.0</b></div><ul class="notion-list notion-list-disc notion-block-2c73a40eb4fa4428937d9ff7703e6a01"><li>代理架构优化，隐私保护重大升级  </li></ul><ul class="notion-list notion-list-disc notion-block-62291c4648c241c18859f4b4c6a5c4d3"><li>扩充国内白名单到 100+ 常见网站，智能分流更精准  </li></ul><ul class="notion-list notion-list-disc notion-block-361b9f15663c80868585d929cd0c22ba"><li>代码结构优化，代理模式切换更稳定  </li></ul><hr class="notion-hr notion-block-452ffa046ced4cc29d7a3ddbd0bb5deb"/><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-361b9f15663c80ce8e29c3f252ea5c43" data-id="361b9f15663c80ce8e29c3f252ea5c43"><span><div id="361b9f15663c80ce8e29c3f252ea5c43" class="notion-header-anchor"></div><a class="notion-hash-link" href="#361b9f15663c80ce8e29c3f252ea5c43" title="截图"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">截图</span></span></h3><div class="notion-row notion-block-361b9f15663c80c4bafee24b70d52422"><div class="notion-column notion-block-361b9f15663c80ff8b54f6ea226e303b" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c80238be0ec303f488d50"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:481.9895935058594px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A2250c891-1746-4e95-9acf-cbadf78f927b%3Aimage.png?table=block&amp;id=361b9f15-663c-8023-8be0-ec303f488d50&amp;t=361b9f15-663c-8023-8be0-ec303f488d50" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-361b9f15663c8041a2ccff0b64c81735" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5000000000000001)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c8080b001f2079f854e70"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:484.9895935058594px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ad4f9a05a-e802-4411-8172-51ce1187617c%3Aimage.png?table=block&amp;id=361b9f15-663c-8080-b001-f2079f854e70&amp;t=361b9f15-663c-8080-b001-f2079f854e70" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c80d3b670df9db46e9e97"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A610f0bb9-0989-48fc-a1ec-476d05c55f5f%3Aimage.png?table=block&amp;id=361b9f15-663c-80d3-b670-df9db46e9e97&amp;t=361b9f15-663c-80d3-b670-df9db46e9e97" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c80d5991ce47e3adbb0fc"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A5e95c37a-cc47-46a4-bc82-5ec015dd203f%3Aimage.png?table=block&amp;id=361b9f15-663c-80d5-991c-e47e3adbb0fc&amp;t=361b9f15-663c-80d5-991c-e47e3adbb0fc" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c80b4b9d3f394991dd3ba"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A654fd6a7-ad89-4055-9c35-44d1c16f585a%3Aimage.png?table=block&amp;id=361b9f15-663c-80b4-b9d3-f394991dd3ba&amp;t=361b9f15-663c-80b4-b9d3-f394991dd3ba" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-row notion-block-361b9f15663c8015a74eccfd11283f85"><div class="notion-column notion-block-361b9f15663c80ce9958f06e305d7c34" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c80db857cc4d1de5605e5"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:677.9896240234375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A5d289b35-b12d-4c4c-badc-49ba966fcd34%3Aimage.png?table=block&amp;id=361b9f15-663c-80db-857c-c4d1de5605e5&amp;t=361b9f15-663c-80db-857c-c4d1de5605e5" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c801c9dd0ce481aa94bad"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:320.9895935058594px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A92a9b65c-ee88-4fcf-b5f3-683ebf520694%3Aimage.png?table=block&amp;id=361b9f15-663c-801c-9dd0-ce481aa94bad&amp;t=361b9f15-663c-801c-9dd0-ce481aa94bad" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-361b9f15663c803e8180ee8aae92a5f0" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5000000000000001)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-361b9f15663c801890bdc3bcc04654a8"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:491.9895935058594px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A23beb1df-0255-4b2a-98cb-e8df5ca48618%3Aimage.png?table=block&amp;id=361b9f15-663c-8018-90bd-c3bcc04654a8&amp;t=361b9f15-663c-8018-90bd-c3bcc04654a8" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-361b9f15663c8029b22efca0b4db2fb4"> </div></div><div class="notion-spacer"></div></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-362b9f15663c8053affeeb8c36b397f2"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ab7c14da6-c789-420c-96b1-5b3ed70c7c4c%3Aimage.png?table=block&amp;id=362b9f15-663c-8053-affe-eb8c36b397f2&amp;t=362b9f15-663c-8053-affe-eb8c36b397f2" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-364b9f15663c8042b698cb084e660d34"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Windows11LTSC2024官方精简版]]></title>
            <link>https://tangly1024.com/article/24bb9f15-663c-811c-b918-dcd5d1fdf069</link>
            <guid>https://tangly1024.com/article/24bb9f15-663c-811c-b918-dcd5d1fdf069</guid>
            <pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-24bb9f15663c811cb918dcd5d1fdf069"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-269b9f15663c8022aaeade36388c86e9"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img src="https://www.freedidi.com/wp-content/uploads/2024/10/20241010145135984-Windows-11-LTSC.webp?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;t=269b9f15-663c-8022-aaea-de36388c86e9" alt="20241010145135984-Windows-11-LTSC" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-67a9a0516fec4f249ed0b5c7e1734bd3" data-id="67a9a0516fec4f249ed0b5c7e1734bd3"><span><div id="67a9a0516fec4f249ed0b5c7e1734bd3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#67a9a0516fec4f249ed0b5c7e1734bd3" title="简介"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">简介</span></span></h3><div class="notion-text notion-block-269b9f15663c80eda679f4dd10d5af2b"><b>Win11企业版 2024 长期服务版 (Windows 11 IoT Enterprise LTSC 2024)</b> 提供长达 10 年的支持服务，支持至 2034 年。  </div><div class="notion-text notion-block-269b9f15663c80efa641d0e8c5e9ec28">它可视为官方推出的精简版 Win11，系统稳定流畅，对电脑硬件的要求较低，适合性能有限的设备。用户可以通过数字权利实现永久激活。  </div><div class="notion-text notion-block-269b9f15663c80bbb099f918b1b296bd">LTSC 版本去除了应用商店、微软小娜（Cortana）、OneDrive，并且 Windows 更新提供了更多高级设置，用户可选择性安装系统更新，极大提升了系统的可控性和定制化。</div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-13361904f8914ad8922ef72f17927035" data-id="13361904f8914ad8922ef72f17927035"><span><div id="13361904f8914ad8922ef72f17927035" class="notion-header-anchor"></div><a class="notion-hash-link" href="#13361904f8914ad8922ef72f17927035" title="ISO 下载"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">ISO 下载</span></span></h3><ul class="notion-list notion-list-disc notion-block-2cad16171cc64451bef1967903e98399"><li>文件：<code class="notion-inline-code">zh-cn_windows_11_enterprise_ltsc_2024_x64_dvd_cff9cd2d.iso</code>（4.92G）</li></ul><ul class="notion-list notion-list-disc notion-block-269b9f15663c8046a132c19ff84eaf37"><li>SHA：<code class="notion-inline-code">2CB21649590C8CF770CD93556596DFF4FD800F24D267A9BE9D9CE0EE9E03F5AC</code></li></ul><ul class="notion-list notion-list-disc notion-block-269b9f15663c8042a8b6ebfd6fafb9f3"><li>下载：【<b><a class="notion-link" href="https://drive.massgrave.dev/zh-cn_windows_11_enterprise_ltsc_2024_x64_dvd_cff9cd2d.iso" target="_blank" rel="noopener noreferrer">点击下载</a></b>】</li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-269b9f15663c80728c39ec14a8a1cd20" data-id="269b9f15663c80728c39ec14a8a1cd20"><span><div id="269b9f15663c80728c39ec14a8a1cd20" class="notion-header-anchor"></div><a class="notion-hash-link" href="#269b9f15663c80728c39ec14a8a1cd20" title="制作 U 盘系统安装盘"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">制作 U 盘系统安装盘</span></span></h3><ol start="1" class="notion-list notion-list-numbered notion-block-269b9f15663c8067b339e5127fcdf1dd" style="list-style-type:decimal"><li>Rufus【<a class="notion-link" href="https://www.freedidi.com/?golink=aHR0cHM6Ly9ydWZ1cy5pZS96aC8=" target="_blank" rel="noopener noreferrer">官方下载</a>】</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-269b9f15663c80dda37bf0f698a548de" style="list-style-type:decimal"><li>Ventoy【<a class="notion-link" href="https://www.freedidi.com/?golink=aHR0cHM6Ly93d3cudmVudG95Lm5ldC9jbi9kb3dubG9hZC5odG1s" target="_blank" rel="noopener noreferrer">官方下载</a>】</li></ol><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-269b9f15663c8063bfbae88a0dbb6e5c" data-id="269b9f15663c8063bfbae88a0dbb6e5c"><span><div id="269b9f15663c8063bfbae88a0dbb6e5c" class="notion-header-anchor"></div><a class="notion-hash-link" href="#269b9f15663c8063bfbae88a0dbb6e5c" title="KMS 官方密钥获取"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">KMS 官方密钥获取</span></span></h3><ul class="notion-list notion-list-disc notion-block-269b9f15663c80eda801ee3cb86a2282"><li>官方页面：【<b><a class="notion-link" href="https://learn.microsoft.com/en-us/windows-server/get-started/kms-client-activation-keys?tabs=windows1110ltsc%2Cwindows81%2Cserver2025%2Cversion1803" target="_blank" rel="noopener noreferrer">点击前往</a></b>】</li></ul><ul class="notion-list notion-list-disc notion-block-269b9f15663c80f197bae7e3eaf693ac"><li>密钥：<code class="notion-inline-code">M7XTQ-FN8P6-TTKYV-9D4CC-J462D</code></li></ul><div class="notion-file notion-block-26ab9f15663c80e78c5ceaaeacb22ef3"><a class="notion-file-link" href="https://file.notion.so/f/f/f9fb9f15-663c-8110-9ac5-0003a6192062/77d9ce3d-4433-413b-95f0-0a588c5a79c9/unattend-ltsc.xml?table=block&amp;id=26ab9f15-663c-80e7-8c5c-eaaeacb22ef3&amp;spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;expirationTimestamp=1784210400000&amp;signature=SIs9GRNRvRcZpZz7hCke35LuyPymOGYeYoeWfIvBYKA" target="_blank" rel="noopener noreferrer"><svg class="notion-file-icon" viewBox="0 0 30 30"><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></svg><div class="notion-file-info"><div class="notion-file-title">unattend-ltsc.xml</div><div class="notion-file-size">32.2 KB</div></div></a></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-269b9f15663c800abab8e74580a67e12" data-id="269b9f15663c800abab8e74580a67e12"><span><div id="269b9f15663c800abab8e74580a67e12" class="notion-header-anchor"></div><a class="notion-hash-link" href="#269b9f15663c800abab8e74580a67e12" title="激活命令"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">激活命令</span></span></h3><div class="notion-text notion-block-269b9f15663c802492e6cb2b7eb6ab22"><b>安装后可以进一步精简系统,使用DISM快速禁用或启用保留空间：</b></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-269b9f15663c80ce8832f6462f883961" data-id="269b9f15663c80ce8832f6462f883961"><span><div id="269b9f15663c80ce8832f6462f883961" class="notion-header-anchor"></div><a class="notion-hash-link" href="#269b9f15663c80ce8832f6462f883961" title="禁用系统保留空间"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">禁用系统保留空间</span></span></h2><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-269b9f15663c80d4bdb8ce0053c5a68d"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img src="https://www.freedidi.com/wp-content/uploads/2024/10/20241010165236366-584e8eb216d0fea5febd4f901c7f23dc.webp?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;t=269b9f15-663c-80d4-bdb8-ce0053c5a68d" alt="20241010165236366-584e8eb216d0fea5febd4f901c7f23dc" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[免费观看NETFLIX 等流媒体]]></title>
            <link>https://tangly1024.com/article/netflix</link>
            <guid>https://tangly1024.com/article/netflix</guid>
            <pubDate>Fri, 05 Nov 2021 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-24bb9f15663c8100a9f0d887d0a40797"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-363b9f15663c80278550da9fb8aa1c15"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Af037557a-e4fa-4b91-b32b-8feccce9c02d%3Aimage.png?table=block&amp;id=363b9f15-663c-8027-8550-da9fb8aa1c15&amp;t=363b9f15-663c-8027-8550-da9fb8aa1c15" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-callout notion-yellow_background_co notion-block-9b3310d56b0f4040954617c16c86b413"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="🎬">🎬</span></div><div class="notion-callout-text"><div class="notion-text notion-block-57f9dfba8594439e80b01d383a88637f"><b>说明</b>  </div><div class="notion-text notion-block-2d297604ef3549a4be1573da6d3a23b1">本文内容来自第三方“画境”软件的使用教程与注意事项，页面会持续更新。</div></div></div><div class="notion-text notion-block-357b9f15663c806d9478ded24aebb6aa">持续更新中</div><div class="notion-sync-block notion-block-24bb9f15663c81968e70ed969a895cbe"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-357b9f15663c807f9a76eec71c471b90"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ab2a00828-b2a7-49cc-b20d-c0c75119ecd7%3Aimage.png?table=block&amp;id=357b9f15-663c-807f-9a76-eec71c471b90&amp;t=357b9f15-663c-807f-9a76-eec71c471b90" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><hr class="notion-hr notion-block-0692dc2623a44b90a550cd73e90e48df"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-8a8516910001449a8d2da81f0ce9d4ee" data-id="8a8516910001449a8d2da81f0ce9d4ee"><span><div id="8a8516910001449a8d2da81f0ce9d4ee" class="notion-header-anchor"></div><a class="notion-hash-link" href="#8a8516910001449a8d2da81f0ce9d4ee" title="新手须知（必看）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">新手须知（必看）</span></span></h3><ol start="1" class="notion-list notion-list-numbered notion-block-357b9f15663c80f8855ce3a481a4ffaf" style="list-style-type:decimal"><li>请自备梯子：画境不提供梯子相关产品；使用前请将梯子设置为 <b>系统代理</b></li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-357b9f15663c808fb220eb7d4a7d6610" style="list-style-type:decimal"><li>全屏不是播放器右下角按钮，而是按 <b>F11</b></li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-357b9f15663c80c092f9d7b685912674" style="list-style-type:decimal"><li>进入任意流媒体后，建议 <b>等待几秒</b> 让自动登录完成再播放（尤其 MAX / Disney+）  </li><ol class="notion-list notion-list-numbered notion-block-357b9f15663c80c092f9d7b685912674" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-73d089407c5d40a88979340c4a2f7012"><li>MAX 测试中，加载登录信息约 15 秒，请耐心等待</li></ul></ol></ol><ol start="4" class="notion-list notion-list-numbered notion-block-357b9f15663c801d8d9bd92755c3d45f" style="list-style-type:decimal"><li>使用过程中若 VPN 切换了 IP：需要 <b>关闭浏览器窗口并重新打开</b>，新 IP 才会生效</li></ol><ol start="5" class="notion-list notion-list-numbered notion-block-357b9f15663c80278be3c30c0f02b664" style="list-style-type:decimal"><li>Netflix 等平台：开播清晰度可能先低后高，会根据网速逐步提升，请耐心等待</li></ol><ol start="6" class="notion-list notion-list-numbered notion-block-357b9f15663c80dda0a1f086988ddaba" style="list-style-type:decimal"><li>同时只打开画境中的 <b>一个</b> 流媒体平台；切换平台请先关闭当前再打开另一个</li></ol><hr class="notion-hr notion-block-b1c00ad506254be898100910588fca72"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-357b9f15663c80628c33cc933527cf9a" data-id="357b9f15663c80628c33cc933527cf9a"><span><div id="357b9f15663c80628c33cc933527cf9a" class="notion-header-anchor"></div><a class="notion-hash-link" href="#357b9f15663c80628c33cc933527cf9a" title="持续免费的操作步骤（核心流程）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">持续免费的操作步骤（核心流程）</span></span></h3><div class="notion-text notion-block-357b9f15663c80b89b77ca6603063497">画境提供新人 <b>24 小时免费观看</b>，时间过后会提示试用期已过。</div><ol start="1" class="notion-list notion-list-numbered notion-block-357b9f15663c80448f4bf3cbb0ae8bf9" style="list-style-type:decimal"><li>打开代理软件（确保系统代理已开启）</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-357b9f15663c80a2bbfafb8adee9f16d" style="list-style-type:decimal"><li>进入 <span class="notion-red"><a class="notion-link" href="https://vstart1.iamok.in/" target="_blank" rel="noopener noreferrer">画境官网</a></span> 下载软件，并解压到硬盘目录</li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-357b9f15663c80d38ba8ed2c02165483" style="list-style-type:decimal"><li>下载 <span class="notion-red"><a class="notion-link" href="https://img.118558.xyz/%E7%89%9BB%E7%A1%AC%E4%BB%B6%E4%BF%A1%E6%81%AF%E4%BF%AE%E6%94%B9%E5%A4%A7%E5%B8%88.exe" target="_blank" rel="noopener noreferrer">牛B硬件信息修改大师</a></span>，放入到画境软件目录内</li></ol><ol start="4" class="notion-list notion-list-numbered notion-block-357b9f15663c80ecb54dd9092c9f1dc0" style="list-style-type:decimal"><li>试用结束后，使用“牛B硬件信息修改大师”修改网卡地址，实现新人免费目的  </li><ol class="notion-list notion-list-numbered notion-block-357b9f15663c80ecb54dd9092c9f1dc0" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-87015b488b1b43fc991721c2bdc62ca5"><li>修改网卡地址会短暂断网，请耐心等待  </li></ul><ul class="notion-list notion-list-disc notion-block-6e4d3cc074714f90861d379f7a266c7b"><li><span class="notion-yellow_background">试用结束后一定要先修改网卡地址，再启动画境软件</span></li></ul></ol></ol><figure class="notion-asset-wrapper notion-asset-wrapper-video notion-block-357b9f15663c80cfb0fdd85b4174e856"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:400px;max-width:100%;flex-direction:column;min-height:100px"><video playsinline="" controls="" preload="metadata" style="object-fit:contain" src="https://img.118558.xyz/%E7%94%BB%E9%95%9C.mp4?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062" title="video"></video></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-357b9f15663c80099642fa4899531e86"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A77336eae-9f75-4b7f-b708-1efe244ce35d%3Amac-addr.png?table=block&amp;id=357b9f15-663c-8009-9642-fa4899531e86&amp;t=357b9f15-663c-8009-9642-fa4899531e86" alt="notion image" loading="lazy" decoding="async"/></div></figure><ol start="1" class="notion-list notion-list-numbered notion-block-357b9f15663c80589f0aea2a43e8d052" style="list-style-type:decimal"><li>不观看时请退出画境软件，并恢复真实网卡地址（重启也可），否则软件会驻留后台</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-357b9f15663c800fac93e63d15e346fa"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:572.9896240234375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A3bb35f46-9866-4117-8631-282c86af795a%3A%E9%80%80%E5%87%BA%E7%94%BB%E9%95%9C.png?table=block&amp;id=357b9f15-663c-800f-ac93-e63d15e346fa&amp;t=357b9f15-663c-800f-ac93-e63d15e346fa" alt="notion image" loading="lazy" decoding="async"/></div></figure><hr class="notion-hr notion-block-bbd7d0bd7312449dbcdda17078fb05ea"/></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Karing 代理软件的安装与使用]]></title>
            <link>https://tangly1024.com/article/karing</link>
            <guid>https://tangly1024.com/article/karing</guid>
            <pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-24bb9f15663c81a196c1d2b7177f0fb6"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-blue_background_co notion-block-13b69f2bf25d4a22b4c573db8b6539be"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="🚀">🚀</span></div><div class="notion-callout-text"><div class="notion-text notion-block-25ae33e7e7c74f9d860565f423f9c5c5"><b>一句话总结</b>  </div><div class="notion-text notion-block-c78721d0fe3e4c7dbaa21317798dc083">Karing 是一款全平台免费的代理客户端，支持 Clash / Sing-box / V2Ray 等多种配置格式；一键连接，适合新手快速上手。</div></div></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-24bb9f15663c819ba10ffac0d89f5d5e" data-id="24bb9f15663c819ba10ffac0d89f5d5e"><span><div id="24bb9f15663c819ba10ffac0d89f5d5e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#24bb9f15663c819ba10ffac0d89f5d5e" title="1) 主要特性（为什么用它）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">1) 主要特性（为什么用它）</span></span></h3><ul class="notion-list notion-list-disc notion-block-332b9f15663c80c9b5c8ef410b7c80cd"><li><b>使用简单</b>：上手快，一键连接</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c8005a16cf51135ead44c"><li><b>配置支持广</b>：Clash / Clash.Meta、Sing-box、V2ray（支持批量）、Stash、Shadowsocks、Sub、Github 配置链接及配置导入</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80ef9094d468b43570d1"><li><b>协议覆盖全</b>：Shadowsocks、ShadowsocksR、VMess、Vless、Trojan、Tuic、Socks、Http、Hysteria、Hysteria2、Wireguard、AnyTLS、Mieru 等</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c800ca1bddfa714cdc40a"><li><b>路由与规则更省心</b>：一套路由规则可用于多个订阅源，自动选择高效节点  </li><ul class="notion-list notion-list-disc notion-block-332b9f15663c800ca1bddfa714cdc40a"><li>支持自定义路由规则组、节点组  </li><li>为小白提供默认路由规则组：开箱即用</li></ul></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80e5822df7c4b337102c"><li><b>性能更强</b>：内置支持魔改版 sing-box 核心</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80e19607e286d6cb377a"><li><b>备份与同步</b>：一次配置，多设备同步</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80c2aad8ddbd286d876f"><li><b>新手模式</b>：配置更简单</li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-332b9f15663c8048baf0d21f33b89975" data-id="332b9f15663c8048baf0d21f33b89975"><span><div id="332b9f15663c8048baf0d21f33b89975" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c8048baf0d21f33b89975" title="2) 系统要求（能不能装）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">2) 系统要求（能不能装）</span></span></h3><ul class="notion-list notion-list-disc notion-block-332b9f15663c80adaa89e17fe254d19a"><li>iOS &gt;= 15</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80d3bff2d1ce6a9edd3c"><li>macOS &gt;= 12</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c8054a0f7f7934a2a74ae"><li>tvOS &gt;= 17</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80bc8d3efeb766bc9d54"><li>Android &gt;= 8</li></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c80ffa04ef53fb061b259"><li>Windows &gt;= 10</li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-332b9f15663c8018a4edd2a0589f9049" data-id="332b9f15663c8018a4edd2a0589f9049"><span><div id="332b9f15663c8018a4edd2a0589f9049" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c8018a4edd2a0589f9049" title="3) 下载与安装（各平台入口）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">3) 下载与安装（各平台入口）</span></span></h3><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-67d8f71e13724e2bbbaea875500bbd15" data-id="67d8f71e13724e2bbbaea875500bbd15"><span><div id="67d8f71e13724e2bbbaea875500bbd15" class="notion-header-anchor"></div><a class="notion-hash-link" href="#67d8f71e13724e2bbbaea875500bbd15" title="统一下载入口"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">统一下载入口</span></span></h4><ul class="notion-list notion-list-disc notion-block-332b9f15663c802d8ad8ffcd22d57402"><li><a class="notion-link" href="https://karing.app/download" target="_blank" rel="noopener noreferrer">官网下载</a></li></ul><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-332b9f15663c80cd9e90ed348e30bc30" data-id="332b9f15663c80cd9e90ed348e30bc30"><span><div id="332b9f15663c80cd9e90ed348e30bc30" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c80cd9e90ed348e30bc30" title="iOS（iPhone / iPad）&amp; tvOS（Apple TV）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">iOS（iPhone / iPad）&amp; tvOS（Apple TV）</span></span></h4><ul class="notion-list notion-list-disc notion-block-332b9f15663c80ceaab1d0442fe25702"><li>App Store（搜索关键词：<code class="notion-inline-code">karing vpn</code>）</li><ul class="notion-list notion-list-disc notion-block-332b9f15663c80ceaab1d0442fe25702"><li><a class="notion-link" href="https://apps.apple.com/us/app/karing/id6472431552" target="_blank" rel="noopener noreferrer">https://apps.apple.com/us/app/karing/id6472431552</a></li></ul></ul><ul class="notion-list notion-list-disc notion-block-332b9f15663c800a9378fde4e5f0687d"><li>TestFlight</li><ul class="notion-list notion-list-disc notion-block-332b9f15663c800a9378fde4e5f0687d"><li><a class="notion-link" href="https://testflight.apple.com/join/RLU59OsJ" target="_blank" rel="noopener noreferrer">https://testflight.apple.com/join/RLU59OsJ</a></li></ul></ul><ul class="notion-list notion-list-disc notion-block-aac12b4bf19b4a22a4be0676ade1ba8d"><li>注意：需要<b>非中国大陆 App Store 账号</b></li><ul class="notion-list notion-list-disc notion-block-aac12b4bf19b4a22a4be0676ade1ba8d"><li>不会注册可参考：<a class="notion-link" href="https://dot.karing.app/pi.html?r_c=xda" target="_blank" rel="noopener noreferrer">苹果ID专卖小店</a></li></ul></ul><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-45f1b53829854dc696f601d69bd0a894" data-id="45f1b53829854dc696f601d69bd0a894"><span><div id="45f1b53829854dc696f601d69bd0a894" class="notion-header-anchor"></div><a class="notion-hash-link" href="#45f1b53829854dc696f601d69bd0a894" title="其他平台（Windows / Android / macOS）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">其他平台（Windows / Android / macOS）</span></span></h4><ul class="notion-list notion-list-disc notion-block-f5a9776321ef43c491a4cc98a334c19c"><li>直接使用：<a class="notion-link" href="https://karing.app/download" target="_blank" rel="noopener noreferrer">官网下载</a></li></ul><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-17b197d925a64ad7b0aa48dc141c7a9a" data-id="17b197d925a64ad7b0aa48dc141c7a9a"><span><div id="17b197d925a64ad7b0aa48dc141c7a9a" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17b197d925a64ad7b0aa48dc141c7a9a" title="4) 3 分钟上手（快速使用 / quickstart）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">4) 3 分钟上手（快速使用 / quickstart）</span></span></h3><ol start="1" class="notion-list notion-list-numbered notion-block-e68be13034c84bb2a93ee9643bef5c62" style="list-style-type:decimal"><li>安装并打开 Karing</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-cff3abbb90b640afb71bff1a6aa4df83" style="list-style-type:decimal"><li>导入/添加你的订阅或配置（Clash / Sing-box / V2Ray 等）</li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-332b9f15663c80e8b12cd990a8b4d1e4" style="list-style-type:decimal"><li>回到主页：<b>点击“连接（开关按钮）”即可开始使用</b></li></ol><ol start="4" class="notion-list notion-list-numbered notion-block-332b9f15663c805895aac3fa8d490a38" style="list-style-type:decimal"><li>需要换节点：点击底部的<b>服务器名称</b>重新选择</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-35a1399e7e584268a1f4a8465f23ba8a"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://karing.app/assets/images/qs-4-4d45f27c245a17ccdcf234f5ab8f9713.png?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;t=35a1399e-7e58-4268-a1f4-a8465f23ba8a" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-332b9f15663c8048a6eacbbb11d1116e" data-id="332b9f15663c8048a6eacbbb11d1116e"><span><div id="332b9f15663c8048a6eacbbb11d1116e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c8048a6eacbbb11d1116e" title="5) 选更快节点（延时检测）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">5) 选更快节点（延时检测）</span></span></h3><ol start="1" class="notion-list notion-list-numbered notion-block-332b9f15663c80fa867be776115cde1a" style="list-style-type:decimal"><li>在主屏下方点击<b>服务器名称</b>，进入“选择服务器”</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-332b9f15663c80b9be3aecb89ee08508" style="list-style-type:decimal"><li>点击 <b>“延时检测”</b></li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-332b9f15663c800abd8deb6ebdfc4299" style="list-style-type:decimal"><li>等待检测完成后，查看每个服务器的延时数值</li><ol class="notion-list notion-list-numbered notion-block-332b9f15663c800abd8deb6ebdfc4299" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-e2d1ffd00f2d4024b6b37cbc1ffcc28d"><li>延时越低越好</li></ul><ul class="notion-list notion-list-disc notion-block-3442ca84152f4fb1a3cace00db0a7d42"><li>带三角提示通常表示错误/不可用：点进去可看具体原因</li></ul></ol></ol><ol start="4" class="notion-list notion-list-numbered notion-block-332b9f15663c80539452fd0bd605168c" style="list-style-type:decimal"><li>选择延时低的服务器，或直接使用 <b>“自动选择”</b></li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-f4aadb699f054d5a8e458937d23ab98f"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://karing.app/assets/images/qs-5-f22d19056f3a3d4b90aecf998548e042.png?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;t=f4aadb69-9f05-4d5a-8e45-8937d23ab98f" alt="notion image" loading="lazy" decoding="async"/></div></figure><hr class="notion-hr notion-block-961041b0ab634066bee12b85dcbced88"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-332b9f15663c808d98c5c463de41be13" data-id="332b9f15663c808d98c5c463de41be13"><span><div id="332b9f15663c808d98c5c463de41be13" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c808d98c5c463de41be13" title="6) Apple TV（tvOS）版本如何使用"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">6) Apple TV（tvOS）版本如何使用</span></span></h3><ol start="1" class="notion-list notion-list-numbered notion-block-332b9f15663c8098858bf9a002cdd888" style="list-style-type:decimal"><li>在 Apple TV（tvOS）与移动端分别安装 Karing</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-332b9f15663c801b91fbdf0a1f4d52fd" style="list-style-type:decimal"><li>移动端按上述流程先完成配置添加</li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-332b9f15663c80429847ef222e6da7b1" style="list-style-type:decimal"><li>打开 Apple TV 端 Karing</li></ol><ol start="4" class="notion-list notion-list-numbered notion-block-332b9f15663c80ee8552cec97397e0f2" style="list-style-type:decimal"><li>用已安装 Karing 的移动设备扫描 Apple TV 端二维码</li></ol><ol start="5" class="notion-list notion-list-numbered notion-block-35ffc8ed93ba45a6883c7b08e2bb6cc5" style="list-style-type:decimal"><li>扫描成功后，移动端会进入 Apple TV 控制中心</li></ol><ol start="6" class="notion-list notion-list-numbered notion-block-99013ae0c7d4492db530d9b7e2a2ab39" style="list-style-type:decimal"><li>点击右上角 <b>[上传]</b> 同步核心配置  </li><ol class="notion-list notion-list-numbered notion-block-99013ae0c7d4492db530d9b7e2a2ab39" style="list-style-type:lower-alpha"><div class="notion-text notion-block-02c6c74751e94962b8a95617b7a13539">（同步后 Apple TV 端会多一个 <b>[连接]</b> 按钮）</div></ol></ol><ol start="7" class="notion-list notion-list-numbered notion-block-332b9f15663c80dcbf7fe0b68ddd378e" style="list-style-type:decimal"><li>回到 Apple TV 端，开启连接即可</li></ol><ol start="8" class="notion-list notion-list-numbered notion-block-332b9f15663c805e99fef96d27526d6d" style="list-style-type:decimal"><li>连接后，可在移动端控制中心查看状态</li></ol><hr class="notion-hr notion-block-a56bc1a756c4438aa5ac41a5f86b73f5"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-332b9f15663c80a98dd7db5b8144145a" data-id="332b9f15663c80a98dd7db5b8144145a"><span><div id="332b9f15663c80a98dd7db5b8144145a" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c80a98dd7db5b8144145a" title="7) 注意事项（IPv6）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">7) 注意事项（IPv6）</span></span></h3><h2 class="notion-h notion-h1 notion-red notion-h-indent-0 notion-block-332b9f15663c8004938cf6a8437275cf" data-id="332b9f15663c8004938cf6a8437275cf"><span><div id="332b9f15663c8004938cf6a8437275cf" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c8004938cf6a8437275cf" title="注意：列表中有 IPv6 节点；如不能使用，请检查线路与路由器是否已开启 IPv6 支持"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">注意：列表中有 IPv6 节点；如不能使用，请检查线路与路由器是否已开启 IPv6 支持</span></span></h2><hr class="notion-hr notion-block-2c43ce6628ef4465b09dd264d6702bda"/><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-332b9f15663c80dba9b8d135ca04a9f1" data-id="332b9f15663c80dba9b8d135ca04a9f1"><span><div id="332b9f15663c80dba9b8d135ca04a9f1" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c80dba9b8d135ca04a9f1" title="8) 界面/截图"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">8) 界面/截图</span></span></h3><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-332b9f15663c809f9988c2fee06c26cc" data-id="332b9f15663c809f9988c2fee06c26cc"><span><div id="332b9f15663c809f9988c2fee06c26cc" class="notion-header-anchor"></div><a class="notion-hash-link" href="#332b9f15663c809f9988c2fee06c26cc" title="界面预览"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">界面预览</span></span></h4><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-38314c9788db41088c72fbc3867b4989"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://karing.app/assets/images/qs-1-2350a33efd140f153d62f6f327061e7a.png?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062#center&amp;t=38314c97-88db-4108-8c72-fbc3867b4989" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-23f2793979f44898bb29fbd806831988"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://img.118558.xyz/karing.png?spaceId=f9fb9f15-663c-8110-9ac5-0003a6192062&amp;t=23f27939-79f4-4898-bb29-fbd806831988" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-354b9f15663c80a8bd12faeeaf497ab7"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:561.9896240234375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A3ef5a99a-757a-4459-892b-fba75db09241%3Aimage.png?table=block&amp;id=354b9f15-663c-80a8-bd12-faeeaf497ab7&amp;t=354b9f15-663c-80a8-bd12-faeeaf497ab7" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
    </channel>
</rss>