<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>老路日常</title>
	<atom:link href="https://lusdaily.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://lusdaily.com/</link>
	<description>老路日常</description>
	<lastBuildDate>Fri, 25 Sep 2026 19:40:17 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://lusdaily.com/wp-content/uploads/2026/06/cropped-333-e1782726521802-32x32.png</url>
	<title>老路日常</title>
	<link>https://lusdaily.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>2026 最新免费私有云笔记，10分钟白嫖到手，你会用它来做什么？全程实操。</title>
		<link>https://lusdaily.com/inkstone-cloudflare-private-notebook/</link>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Fri, 25 Sep 2026 11:42:45 +0000</pubDate>
				<category><![CDATA[实用教程]]></category>
		<category><![CDATA[建站教程]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Inkstone]]></category>
		<category><![CDATA[Markdown]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[免费云笔记]]></category>
		<category><![CDATA[双链笔记]]></category>
		<category><![CDATA[开源]]></category>
		<category><![CDATA[白嫖]]></category>
		<category><![CDATA[私有云笔记]]></category>
		<category><![CDATA[自托管]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1410</guid>

					<description><![CDATA[<p>老路的笔记换过好几茬了，Notion 卡、语雀要会员、Obsidian 本地存着总怕电脑炸、自建 Nextcl&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/inkstone-cloudflare-private-notebook/">2026 最新免费私有云笔记，10分钟白嫖到手，你会用它来做什么？全程实操。</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">老路的笔记换过好几茬了，Notion 卡、语雀要会员、Obsidian 本地存着总怕电脑炸、自建 Nextcloud 光维护就够烦的。折腾到最后发现，真正卡住人的不是&#8221;笔记软件不好用&#8221;，而是<strong>你的笔记到底存在哪儿</strong>。</p>



<p class="wp-block-paragraph">所以今天这篇讲一个把这问题彻底解决的东西：<strong>Inkstone</strong>——一个跑在 Cloudflare Workers 上的自托管 <strong>私有云笔记</strong>，<strong>数据库在你自己的账号里，附件在你自己的存储里，代码开源</strong>。而且整套东西跑在 Cloudflare 免费额度内，<strong>从 fork 到能用，10 分钟</strong>。老规矩，不喜欢看字的直接拉到最后看视频。</p>
</blockquote>



<h2 class="wp-block-heading">一、先说清楚：这个私有云笔记到底是个什么东西</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项目</th><th>信息</th></tr></thead><tbody><tr><td><strong>名字</strong></td><td>Inkstone（砚台，写字的家伙）</td></tr><tr><td><strong>仓库</strong></td><td><code><strong><a href="https://github.com/shuaiplus/inkstone" target="_blank" rel="noreferrer noopener">github.com/shuaiplus/inkstone</a></strong></code></td></tr><tr><td><strong>是什么</strong></td><td>完全跑在 Cloudflare Workers 上的自托管 Markdown 笔记应用</td></tr><tr><td><strong>技术栈</strong></td><td>TypeScript + React + Hono + CodeMirror 6 + Cloudflare D1 / KV / R2 / Durable Objects</td></tr><tr><td><strong>热度</strong></td><td>1012 star、845 fork（2026-07-30 建仓，9 月还在活跃提交）</td></tr><tr><td><strong>协议</strong></td><td>LGPL-3.0-only（可商用）</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>它跟你用过的笔记应用最本质的区别，是&#8221;所有权&#8221;这三个字。</strong></p>



<p class="wp-block-paragraph">Notion、语雀、飞书文档，你的笔记是<strong>存在人家的服务器上</strong>——人家改规则你就得跟，人家涨价你就得付，服务关了你就得搬家。Inkstone 反过来：<strong>代码跑在你自己的 Cloudflare 账号里，数据库（D1）、附件存储（R2/KV）全在你的名下</strong>，官方原文：</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="225" src="https://lusdaily.com/wp-content/uploads/2026/09/image-81-1024x225.png" alt="" class="wp-image-1411" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-81-1024x225.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-81-300x66.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-81-765x168.png 765w, https://lusdaily.com/wp-content/uploads/2026/09/image-81-519x114.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-81-938x206.png 938w, https://lusdaily.com/wp-content/uploads/2026/09/image-81.png 1052w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</blockquote>



<p class="wp-block-paragraph">也就是说，部署的人保留数据库、附件和运行环境的控制权。就这么直白。</p>



<p class="wp-block-paragraph">还有个细节老路很喜欢：<strong>笔记永远是纯 Markdown 文本</strong>。这意味着就算哪天你不想用它了，你的笔记不是一堆锁死的私有格式——<strong>直接拿 Markdown 就能读、就能搬</strong>。</p>



<h2 class="wp-block-heading">二、它能干什么：先看功能全不全</h2>



<p class="wp-block-paragraph">官方 README 写的相当能打：</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="528" src="https://lusdaily.com/wp-content/uploads/2026/09/image-82-1024x528.png" alt="" class="wp-image-1412" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-82-1024x528.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-82-300x155.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-82-519x268.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-82-768x396.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-82-938x484.png 938w, https://lusdaily.com/wp-content/uploads/2026/09/image-82.png 1035w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>三个点老路要单独拎出来说：</strong></p>



<p class="wp-block-paragraph"><strong>第一，双链 + 反向链接 + 关系图谱是标配。</strong> 你要是从 Obsidian 过来，会发现该有的都有：<code>WikiLinks</code> 双链语法、反向链接面板、块引用、关系图谱。</p>



<p class="wp-block-paragraph"><strong>第二，它内置了 MCP。</strong> 这一条含金量很高——<strong>你的笔记能直接给 AI Agent 用</strong>。它带一套完整的 OAuth 2.1 + PKCE 授权流程，能签发可随时撤销的 <code>ink_...</code> Key，Agent 通过标准的 <code>search</code> / <code>fetch</code> 读你的笔记。老路实测它这个 MCP 端点是活的（<code>/.well-known/oauth-authorization-server</code> 返回 200），也就是说<strong>你可以让 Claude Code、Codex 这类工具直接查你的私有笔记库</strong>，笔记不用先导出再喂。</p>



<p class="wp-block-paragraph"><strong>第三，备份是真备份。</strong> 支持 WebDAV / S3 定时备份（wrangler 里挂着 <code>0 * * * *</code> 和 <code>15,45 * * * *</code> 两个 cron），备份凭据存在独立的 CredentialVault Durable Object 里。<strong>这才是&#8221;私有云&#8221;该有的样子——你的数据有第二个家。</strong></p>



<h2 class="wp-block-heading">三、为什么能&#8221;白嫖&#8221;：把免费额度算给你听</h2>



<p class="wp-block-paragraph">这是老路写这篇最重要的部分，也是大家最关心的部分！<strong>&#8220;免费&#8221;不能光听人说，得把账算清楚。</strong></p>



<p class="wp-block-paragraph">Inkstone 用到 Cloudflare 的五个组件，老路逐个查了官方定价页（2026-09-25 核实）：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>组件</th><th>干什么用</th><th>免费额度</th><th>老路判断</th></tr></thead><tbody><tr><td><strong>Workers</strong></td><td>跑应用本身</td><td><strong>10 万请求 / 天</strong>（超了报 1027 错）；单请求 CPU <strong>10ms</strong></td><td>个人用绰绰有余</td></tr><tr><td><strong>D1</strong></td><td>存笔记、账号、索引</td><td><strong>5 GB 存储</strong>、500 万行读/天、10 万行写/天</td><td>存纯文本笔记，5GB 等于几十万条</td></tr><tr><td><strong>Durable Objects</strong></td><td>实时同步、备份凭据</td><td><strong>10 万请求/天、13,000 GB-s/天</strong>（免费套餐<strong>仅支持 SQLite 后端</strong>）</td><td><strong>关键</strong>：DO <strong>免费套餐可用</strong>，官方原文写明</td></tr><tr><td><strong>Workers KV</strong></td><td>附件存储（KV 模式）</td><td><strong>1 GB 存储</strong>、10 万次读/天、1,000 次写/天</td><td>写次数偏低，但存附件够用</td></tr><tr><td><strong>Workers AI</strong></td><td>可选的语义搜索</td><td><strong>10,000 Neurons / 天</strong></td><td>够轻度用，重度会超</td></tr><tr><td><strong>Workers Builds</strong></td><td>从 GitHub 自动构建部署</td><td><strong>3,000 构建分钟 / 月</strong></td><td>完全够</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>这里有个关键坑老路必须提前说清楚：R2 要绑卡，KV 不用。</strong></p>



<ul class="wp-block-list">
<li><strong>R2 模式</strong>（默认 <code>npm run deploy</code>）：附件存 R2，10GB 免费额度，<strong>功能最全</strong>（还能开 Workers AI 语义搜索）。但官方文档明确要求你**&#8221;Complete the checkout flow to add an R2 subscription&#8221;**——<strong>要过一个结算流程，也就是得有支付方式</strong>。</li>



<li><strong>KV 模式</strong>（<code>npm run deploy:kv</code>）：附件存 Workers KV，<strong>Workers KV 是包含在免费套餐里的，不需要任何订阅</strong>——想做到<strong>全程不绑卡</strong>，就走这条。代价是 KV 没挂 AI 绑定，<strong>语义搜索用不了</strong>，附件存储上限 1GB。</li>
</ul>



<p class="wp-block-paragraph"><strong>说人话</strong>：想零绑卡、纯白嫖 → <strong>KV 模式</strong>；手上有卡、想要全功能（含语义搜索）→ <strong>R2 模式</strong>。</p>



<h2 class="wp-block-heading">四、10 分钟部署：五步</h2>



<p class="wp-block-paragraph">官方 README 给的流程就是这样，老路照着走通了，<strong>没有隐藏步骤</strong>：</p>



<p class="wp-block-paragraph"><strong>第一步 · Fork 仓库</strong><br>打开 <code><strong><a href="https://github.com/shuaiplus/inkstone" target="_blank" rel="noreferrer noopener">github.com/shuaiplus/inkstone</a></strong></code>，点右上角 Fork，fork 到你自己的账号。<strong>一定要 fork</strong>，因为后面要动部署配置。</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="511" src="https://lusdaily.com/wp-content/uploads/2026/09/image-84-1024x511.png" alt="" class="wp-image-1414" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-84-1024x511.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-84-300x150.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-84-767x383.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-84-1536x767.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-84-519x259.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-84-940x469.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-84.png 1755w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>第二步 · 进 Cloudflare 控制台</strong><br><code><strong><a href="https://dash.cloudflare.com" target="_blank" rel="noreferrer noopener">dash.cloudflare.com</a></strong></code> → <strong>Workers &amp; Pages</strong> → <strong>Create</strong> → 选 <strong>Workers</strong> → <strong>Continue with GitHub</strong>。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="974" height="558" src="https://lusdaily.com/wp-content/uploads/2026/09/image-85.png" alt="" class="wp-image-1415" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-85.png 974w, https://lusdaily.com/wp-content/uploads/2026/09/image-85-300x172.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-85-766x439.png 766w, https://lusdaily.com/wp-content/uploads/2026/09/image-85-518x297.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-85-939x538.png 939w" sizes="auto, (max-width: 974px) 100vw, 974px" /></figure>



<p class="wp-block-paragraph"><strong>第三步 · 授权并选仓库</strong><br>第一次用会让你授权 Cloudflare 访问 GitHub，授权后选中你刚 fork 的那个 <code>inkstone</code>。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="969" height="636" src="https://lusdaily.com/wp-content/uploads/2026/09/image-86.png" alt="" class="wp-image-1416" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-86.png 969w, https://lusdaily.com/wp-content/uploads/2026/09/image-86-300x197.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-86-768x504.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-86-520x341.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-86-939x616.png 939w" sizes="auto, (max-width: 969px) 100vw, 969px" /></figure>



<p class="wp-block-paragraph"><strong>第四步 · 填构建和部署命令</strong>（这一步是关键，纯免费绑卡必看！）</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="591" height="231" src="https://lusdaily.com/wp-content/uploads/2026/09/image-88.png" alt="" class="wp-image-1418" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-88.png 591w, https://lusdaily.com/wp-content/uploads/2026/09/image-88-300x117.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-88-519x203.png 519w" sizes="auto, (max-width: 591px) 100vw, 591px" /></figure>
</div>


<p class="wp-block-paragraph">老路整理如下：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>设置项</th><th>R2 模式（全功能，需绑卡）</th><th>KV 模式（不绑卡）</th></tr></thead><tbody><tr><td><strong>Build command</strong></td><td><code>npm run build</code></td><td><code>npm run build</code></td></tr><tr><td><strong>Deploy command</strong></td><td><code>npm run deploy</code></td><td><code>npm run deploy:kv</code></td></tr></tbody></table></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1008" height="846" src="https://lusdaily.com/wp-content/uploads/2026/09/image-87.png" alt="" class="wp-image-1417" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-87.png 1008w, https://lusdaily.com/wp-content/uploads/2026/09/image-87-300x252.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-87-767x644.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-87-519x436.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-87-939x788.png 939w" sizes="auto, (max-width: 1008px) 100vw, 1008px" /></figure>



<p class="wp-block-paragraph"><strong>第五步 · Deploy，等它跑完</strong>（大概几十秒）<br>构建完会给你一个 <code>xxx.workers.dev</code> 的地址，点开就是你的笔记站。第一次打开需要创建一个账号。想在浏览器里看到老路那种自定义域名的效果，去 <strong>Settings → Domains &amp; Routes</strong> 绑一个你自己的子域就行——<strong>像 <code>notes.toolmixr.com</code> 这样</strong>。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="824" src="https://lusdaily.com/wp-content/uploads/2026/09/image-89-1024x824.png" alt="" class="wp-image-1419" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-89-1024x824.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-89-300x241.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-89-767x617.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-89-520x418.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-89-940x756.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-89.png 1514w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="746" src="https://lusdaily.com/wp-content/uploads/2026/09/image-90-1024x746.png" alt="" class="wp-image-1420" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-90-1024x746.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-90-300x218.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-90-768x559.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-90-1536x1118.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-90-519x378.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-90-939x684.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-90.png 1788w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">五、两种模式到底差什么</h2>



<p class="wp-block-paragraph">把选择摊开，你自己对号入座：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>对比项</th><th>R2 模式</th><th>KV 模式</th></tr></thead><tbody><tr><td>部署命令</td><td><code>npm run deploy</code></td><td><code>npm run deploy:kv</code></td></tr><tr><td>附件存储</td><td>R2，<strong>10 GB 免费额度</strong></td><td>Workers KV，<strong>1 GB</strong></td></tr><tr><td>语义搜索（Workers AI）</td><td><strong>可用</strong></td><td><strong>配置里没挂 AI 绑定</strong></td></tr><tr><td>是否要绑支付方式</td><td><strong>要</strong>（R2 需过结算流程）</td><td><strong>不要</strong></td></tr><tr><td>适合谁</td><td>手上有卡、要全功能、附件多</td><td>学生党、纯白嫖党、附件不多</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>老路的建议</strong>：如果你只是想体验、或者附件主要是零星图片，<strong>先走 KV 模式</strong>——省掉绑卡这一步，10 分钟真的能到手。等用顺了、附件涨起来了，再切到 R2 模式（换一下部署命令重跑一次就行）。</p>



<h2 class="wp-block-heading">六、它跟别的笔记方案比，强在哪</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>方案</th><th>数据在谁手里</th><th>成本</th><th>上手难度</th><th>双链/Markdown</th></tr></thead><tbody><tr><td><strong>Inkstone（本文）</strong></td><td><strong>你自己</strong>（Cloudflare 账号）</td><td><strong>免费额度内 0 元</strong></td><td>10 分钟部署</td><td><strong>原生 Markdown + 双链</strong></td></tr><tr><td>Notion</td><td>人家</td><td>免费档有限，重度要付费</td><td>开箱即用</td><td>私有格式</td></tr><tr><td>语雀 / 飞书</td><td>人家</td><td>会员制</td><td>开箱即用</td><td>部分支持</td></tr><tr><td>Obsidian</td><td>你自己（本地）</td><td>免费</td><td>简单</td><td>支持双链，但<strong>同步要自己解决</strong></td></tr><tr><td>自建 Nextcloud / Wiki</td><td>你自己（VPS）</td><td><strong>服务器月租</strong> + 维护</td><td>难</td><td>一般</td></tr><tr><td>Joplin / 思源</td><td>你自己（可选云）</td><td>免费或低价</td><td>中等</td><td><strong>支持</strong></td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Inkstone 卡的位置很巧</strong>：它拿到了 Obsidian 的&#8221;数据自主&#8221;（纯 Markdown + 双链），又拿到了 Notion 的&#8221;多端同步 + 浏览器直接用&#8221;，<strong>还不用你租服务器、不用你维护系统</strong>——因为 Cloudflare 的免费额度把运维这层吃掉了。</p>



<p class="wp-block-paragraph">这就是老路说它值得的原因：<strong>它不是又一个笔记应用，它是&#8221;把运维成本降到零的私有笔记方案&#8221;。</strong></p>



<h2 class="wp-block-heading">七、你会用它来做什么？</h2>



<p class="wp-block-paragraph">这里给几个老路觉得还不错的用法：</p>



<p class="wp-block-paragraph"><strong>① 个人知识库 / 第二大脑。</strong> 双链 + 反向链接 + 关系图谱就是为这个准备的。读书笔记、技术卡片、灵感碎片，越攒越值钱，而且<strong>越攒越不敢放别人服务器上</strong>——这正好是它的强项。</p>



<p class="wp-block-paragraph"><strong>② 私有化的 AI 上下文库（老路最看好的用法）。</strong> 它内置 MCP，<strong>你的笔记可以直接被 AI Agent 检索</strong>。想想这个组合：把项目文档、技术笔记、踩坑记录全攒进去 → Claude Code 这类工具通过 MCP 直接查 → <strong>AI 帮你干活时用的是你自己的知识，而不是网上的通用答案</strong>。这个玩法在别的笔记应用上要么做不到，要么得自己搭中间层。</p>



<p class="wp-block-paragraph"><strong>③ 团队/小圈子的共享知识库。</strong> 公开笔记链接支持<strong>密码 + 过期时间</strong>，适合发给客户、发给同事临时看。而实例是<strong>你自己域名</strong>，比甩一个 Notion 链接体面。</p>



<p class="wp-block-paragraph"><strong>④ 内容创作的草稿仓库。</strong> 纯 Markdown 意味着你写的东西能直接喂给任何工具——静态站生成器、发布脚本、批量处理，全都能接。</p>



<p class="wp-block-paragraph"><strong>⑤ 就想有个&#8221;随时能导走&#8221;的笔记。</strong> 就算你什么高级功能都不用，**&#8221;笔记永远是纯 Markdown + 支持一键导出 + 支持 WebDAV 备份&#8221;**这三条加起来，就已经比大多数方案安全了。</p>



<p class="wp-block-paragraph"><strong>老路自己拿它当②<strong>③</strong>④用</strong>——技术笔记和项目文档攒在一个能被 Agent 直接读的地方，写文章时让它去翻。</p>



<h2 class="wp-block-heading">八、老路猜你想问的（FAQ）</h2>



<p class="wp-block-paragraph"><strong>Q：真的一分钱不花吗？</strong><br>A：KV 模式下是的——Workers、D1、KV、Durable Objects、构建都在免费套餐内，<strong>不需要绑卡</strong>。自定义域名也有免费的（看老路的<strong><a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/" target="_blank" rel="noreferrer noopener"> 2026 最新免费域名申请</a></strong> 教程）。想开语义搜索或大附件，才需要走 R2（要绑支付方式）。</p>



<p class="wp-block-paragraph"><strong>Q：数据安全吗？会不会等于把笔记交给它了？</strong><br>A：<strong>数据存的是你自己的 Cloudflare 账号</strong>——D1 数据库、R2/KV 桶都在你名下，部署者是你自己。这跟&#8221;注册一个第三方笔记服务&#8221;是完全不同的性质。当然，<strong>Cloudflare 是托管方，你信任的层次从&#8221;某个笔记厂商&#8221;变成了&#8221;Cloudflare&#8221;</strong>——这一点老路说清楚，别当它等于纯本地。</p>



<p class="wp-block-paragraph"><strong>Q：升级会不会把笔记搞丢？</strong><br>A：它的数据在 D1 里（<strong>不在代码里</strong>），你重新部署、或者拉上游更新重新构建，<strong>数据库内容不动</strong>。加上有版本历史和 WebDAV/S3 定时备份两层兜底。但还是那句话：<strong>备份</strong>还得弄<strong>，别等出事</strong>。</p>



<p class="wp-block-paragraph"><strong>Q：能跟 Obsidian 互相搬吗？</strong><br>A：能。两边都是纯 Markdown，它支持 WikiLinks 和 Obsidian 风格的注释语法，导出走 JSON 或 ZIP。<strong>先从 Obsidian 导出来，再导进去</strong>就行。</p>



<p class="wp-block-paragraph"><strong>Q：免费额度会不会哪天取消？</strong><br>A：Cloudflare 的免费额度是它拉开发者的长期策略，不是&#8221;限时活动&#8221;。但<strong>任何免费额度都可能调整</strong>——所以老路的建议是：<strong>用它，但保持你的数据随时能导走</strong>。它这套设计恰好就是为这个准备的。</p>



<h2 class="wp-block-heading">最后，值不值？老路说句痛快话</h2>



<p class="wp-block-paragraph"><strong>值，而且这是老路今年见过最&#8221;性价比错位&#8221;的一个项目。</strong></p>



<p class="wp-block-paragraph">错位在哪？<strong>它给你的东西看起来像付费产品的形态</strong>（多端同步、双链、关系图谱、版本历史、PWA、MCP、分享），<strong>成本却是零</strong>——因为 Cloudflare 免费额度把服务器这层吃掉了，你只需要点几下。</p>



<p class="wp-block-paragraph"><strong>但定位得拎清，三条</strong>：</p>



<ol class="wp-block-list">
<li><strong>它是&#8221;自托管&#8221;，不是&#8221;零成本的 Notion&#8221;</strong>。你要接受&#8221;部署一次&#8221;这个门槛——虽然只有 10 分钟。不想碰任何技术细节的人，还是用现成的服务更省心。</li>



<li><strong>免费额度是够用，不是无限用</strong>。个人笔记、小圈子共享完全没问题；<strong>要当团队主力文档库，先算算 Egress 和 D1 的日额度</strong>，该升级就升级。</li>



<li><strong>它是 Preview 阶段的开源项目</strong>（版本号 0.8.0，7 月底才建仓）。功能已经相当完整，但<strong>它还在快速迭代</strong>，用之前记着配好备份。</li>
</ol>



<p class="wp-block-paragraph"><strong>一句话总结</strong>：如果你已经厌倦了把笔记寄存在别人家、又不想为了&#8221;自托管&#8221;去租服务器伺候系统——<strong>Inkstone 正好卡在这个空档上：数据是你的，运维是 Cloudflare 的，钱是零。</strong> 10 分钟，值得试。</p>



<p class="wp-block-paragraph">本期实操视频在此~</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe loading="lazy" title="2026 最新免费私有云笔记，10分钟白嫖到手，你会用它来做什么？全程实操" width="740" height="416" src="https://www.youtube.com/embed/nsRoQSJT3no?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：<strong><a href="https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/" target="_blank" rel="noreferrer noopener">2026 拥有你自己的 IP 工具箱，零成本 10 分钟搞定</a></strong> · <strong><a href="https://lusdaily.com/github-10-best-open-source-projects/" target="_blank" rel="noreferrer noopener">GitHub 最值得收藏的 10 个开源项目</a></strong> · <strong><a href="https://lusdaily.com/minicpm5-1b-ollama-hermes-deploy/" target="_blank" rel="noreferrer noopener">MiniCPM5 本地部署接进 Hermes</a></strong> · <strong><a href="https://lusdaily.com/kaggle-free-tpu-qwen38-27b-api/" target="_blank" rel="noreferrer noopener">Kaggle 免费 TPU 白嫖 Qwen3.8</a></strong></em></p>
<p>The post <a href="https://lusdaily.com/inkstone-cloudflare-private-notebook/">2026 最新免费私有云笔记，10分钟白嫖到手，你会用它来做什么？全程实操。</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026最新白嫖1亿Token大模型API，全程实操+无审查设置技巧分享！</title>
		<link>https://lusdaily.com/atria-dawn-free-api-100m-tokens/</link>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Mon, 21 Sep 2026 09:04:28 +0000</pubDate>
				<category><![CDATA[AI工具]]></category>
		<category><![CDATA[实用教程]]></category>
		<category><![CDATA[1亿Token]]></category>
		<category><![CDATA[AI Agent]]></category>
		<category><![CDATA[Atria Dawn]]></category>
		<category><![CDATA[Cherry Studio]]></category>
		<category><![CDATA[上海AI实验室]]></category>
		<category><![CDATA[免费API]]></category>
		<category><![CDATA[白嫖]]></category>
		<category><![CDATA[长上下文]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1387</guid>

					<description><![CDATA[<p>老路今天给大家分享的白嫖大模型规格有点不一样——744B MoE 的基座、256K 上下文、MIT 开源权重，&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/atria-dawn-free-api-100m-tokens/">2026最新白嫖1亿Token大模型API，全程实操+无审查设置技巧分享！</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">老路今天给大家分享的白嫖大模型规格有点不一样——<strong>744B MoE 的基座、256K 上下文、MIT 开源权重</strong>，<strong>上海人工智能实验室</strong>出品，注册就送 <strong>1 亿 token</strong>，不用绑卡、不用预充。Google 或者邮箱注册，进控制台建个 API Key 就能调，OpenAI 兼容、Anthropic 兼容、Responses 三种协议都给你。跟着老路一起丝滑白嫖吧。老规矩，不想看字的直接拉到最后看视频。</p>
</blockquote>



<h2 class="wp-block-heading">一、先把出身讲清楚：这不是野鸡中转站</h2>



<p class="wp-block-paragraph">免费 API 这行水很深，老路的第一反应永远是先查户口——是谁在出、出的什么、图什么。</p>



<p class="wp-block-paragraph"><strong>Atria Dawn Preview</strong>，2026 年 9 月 11 日发布，出品方是<strong>上海人工智能实验室</strong>（Atria Team）。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="459" src="https://lusdaily.com/wp-content/uploads/2026/09/image-65-1024x459.png" alt="" class="wp-image-1388" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-65-1024x459.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-65-300x134.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-65-768x344.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-65-520x233.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-65-939x421.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-65.png 1506w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项目</th><th>官方信息</th></tr></thead><tbody><tr><td><strong>基座模型</strong></td><td>744B 参数的 MoE，基于 <strong>GLM-5.2</strong> 构建</td></tr><tr><td><strong>上下文</strong></td><td>256K tokens</td></tr><tr><td><strong>开源协议</strong></td><td><strong>MIT</strong>（代码 + 模型权重都放出来了）</td></tr><tr><td><strong>开源地址</strong></td><td>GitHub <code>atria-asi/Atria-Dawn-Preview</code><br>HuggingFace <code>internlm/Atria-Dawn-Preview</code><br>ModelScope <code>Shanghai_AI_Laboratory/Atria-Dawn-Preview</code></td></tr><tr><td><strong>模型版本</strong></td><td><code>Atria-Dawn-Preview</code>（Instruct）、<code>Atria-Dawn-Preview-FP8</code>（FP8 量化版）</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">官方给它的定位是<strong>新一代智能体（Agentic）模型</strong>，专攻&#8221;科研和工程里那些要连续理解环境、调工具、多步推进才能出结果的活&#8221;，拆成四个方向：</p>



<ul class="wp-block-list">
<li><strong>Discovery（探索）</strong>：找证据、整理证据、把研究问题变成可执行的实验方案</li>



<li><strong>Creation（创造）</strong>：写软件、做交互应用、做数据可视化、搭机器学习系统</li>



<li><strong>Delivery（交付）</strong>：把文档、数据、设计需求变成报告、演示文稿这类结构化交付物</li>



<li><strong>Cybersecurity（网络安全）</strong>：分析安全问题、验证漏洞、修复、复验</li>
</ul>



<p class="wp-block-paragraph"><strong>老路的判断</strong>：这跟那些&#8221;套壳中转站&#8221;完全是两码事。中转站是把别家的模型转个手卖给你，这个是<strong>模型自己家开的官方直营 API</strong>——官方文档、官方控制台、官方域名，一个链条都在这儿。744B MoE 加 MIT 开源，摆明了是冲着开发者生态来的。</p>



<p class="wp-block-paragraph">但有一点必须说在前头：<strong>它是 Preview 预览版</strong>。官方没公布正式计价，模型和接口都还在迭代。意思是——现在上车最便宜，但也别拿它当唯一的生产依赖。</p>



<h2 class="wp-block-heading">二、Atria 免费API 的额度到底怎么领</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="221" src="https://lusdaily.com/wp-content/uploads/2026/09/image-66-1024x221.png" alt="" class="wp-image-1389" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-66-1024x221.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-66-300x65.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-66-766x165.png 766w, https://lusdaily.com/wp-content/uploads/2026/09/image-66-520x112.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-66-937x202.png 937w, https://lusdaily.com/wp-content/uploads/2026/09/image-66.png 1434w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong><a href="https://lusdaily.com/atria" target="_blank" rel="nofollow noindex sponsored noreferrer noopener" class="pretty-link pretty-link pretty-link-block-editor">打开官网</a></strong>点右上角「进入控制台」，会跳到登录页。两种方式：</p>



<ul class="wp-block-list">
<li><strong>Google 账号</strong>（最快，一键）</li>



<li><strong>邮箱</strong>（填邮箱收验证码/链接）</li>
</ul>



<p class="wp-block-paragraph"><strong>额度是什么</strong>：新用户注册即给 <strong>1 亿 token</strong> 的免费额度，<strong>不用绑卡、不用预充值</strong>。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="546" src="https://lusdaily.com/wp-content/uploads/2026/09/image-67-1024x546.png" alt="" class="wp-image-1390" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-67-1024x546.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-67-300x160.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-67-767x409.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-67-1536x819.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-67-519x277.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-67-939x501.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-67.png 1586w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">这里老路要做个诚实的标注：<strong>这个 1 亿的数字，官方页面没有白纸黑字写出来</strong>，是社区和多家媒体在控制台里实测到的</p>



<h2 class="wp-block-heading">三、1 分钟拿到你的 API Key</h2>



<p class="wp-block-paragraph">进入控制台，点击右侧的API Key，然后点击创建API Key，起个你喜欢的名字即可</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="516" height="426" src="https://lusdaily.com/wp-content/uploads/2026/09/image-69.png" alt="" class="wp-image-1392" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-69.png 516w, https://lusdaily.com/wp-content/uploads/2026/09/image-69-300x248.png 300w" sizes="auto, (max-width: 516px) 100vw, 516px" /></figure>
</div>


<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>这一步千万别手滑</strong>：完整的 Key <strong>只显示一次</strong>，关掉那个提示框之后就再也看不到了。</p>



<p class="wp-block-paragraph">还有一个习惯：<strong>不要把 Key 写进前端代码、不要提交到 Git 仓库、不要截图贴到公开的地方</strong>。</p>
</blockquote>



<h2 class="wp-block-heading">四、接口速查：三种协议随便挑</h2>



<p class="wp-block-paragraph">这是老路觉得它做得比较厚道的地方——<strong>同时兼容 OpenAI 和 Anthropic 两套生态</strong>，你手上现成的工具基本都能直接接，不用改代码。</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>接口</th><th>请求路径</th><th>输入字段</th><th>鉴权方式</th><th>输出上限参数</th></tr></thead><tbody><tr><td><strong>Chat Completions</strong>（OpenAI 兼容）</td><td><code>/v1/chat/completions</code></td><td><code>messages</code></td><td><code>Authorization: Bearer</code></td><td><code>max_completion_tokens</code> 或 <code>max_tokens</code></td></tr><tr><td><strong>Messages</strong>（Anthropic 兼容）</td><td><code>/v1/messages</code></td><td><code>messages</code></td><td><code>x-api-key</code> + <code>anthropic-version</code></td><td><code>max_tokens</code></td></tr><tr><td><strong>Responses</strong>（OpenAI 兼容）</td><td><code>/v1/responses</code></td><td><code>input</code></td><td><code>Authorization: Bearer</code></td><td><code>max_output_tokens</code></td></tr></tbody></table></figure>



<p class="wp-block-paragraph">几个必须记住的参数：</p>



<ul class="wp-block-list">
<li><strong>Base URL</strong>：<code>https://api.atria-asi.ai/v1</code></li>



<li><strong>模型 ID</strong>：<code>Atria-Dawn-Preview</code>（<strong>大小写敏感</strong>，别自己造小写版本）</li>



<li><strong>上下文窗口</strong>：256K tokens</li>



<li><strong>输出上限</strong>：1 – 65,536 tokens</li>
</ul>



<h2 class="wp-block-heading">五、接入Agent软件，这才是它的主场</h2>



<p class="wp-block-paragraph">还是以老路常用的CherryStudio为例，添加一个自定义提供商，填写BaseURL和API Key</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="663" height="810" src="https://lusdaily.com/wp-content/uploads/2026/09/image-70.png" alt="" class="wp-image-1394" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-70.png 663w, https://lusdaily.com/wp-content/uploads/2026/09/image-70-246x300.png 246w, https://lusdaily.com/wp-content/uploads/2026/09/image-70-520x635.png 520w" sizes="auto, (max-width: 663px) 100vw, 663px" /></figure>
</div>


<p class="wp-block-paragraph">添加好之后获取模型并引用</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="816" height="354" src="https://lusdaily.com/wp-content/uploads/2026/09/image-73.png" alt="" class="wp-image-1397" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-73.png 816w, https://lusdaily.com/wp-content/uploads/2026/09/image-73-300x130.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-73-768x333.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-73-519x225.png 519w" sizes="auto, (max-width: 816px) 100vw, 816px" /></figure>
</div>


<p class="wp-block-paragraph">回到对话界面 → 选择助手 → 模型选 <code>Atria-Dawn-Preview</code>，直接开启对话即可，可以看到响应速度还不错。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1362" height="1233" src="https://lusdaily.com/wp-content/uploads/2026/09/image-74.png" alt="" class="wp-image-1398" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-74.png 1362w, https://lusdaily.com/wp-content/uploads/2026/09/image-74-300x272.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-74-768x695.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-74-1024x927.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-74-519x470.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-74-939x850.png 939w" sizes="auto, (max-width: 1362px) 100vw, 1362px" /></figure>



<p class="wp-block-paragraph">官方文档里专门有一整章「接入 Agent 工具」，有详细的接入各种Agent工具的方法，老路就不再细写了，大家直接去看文档即可。<strong><a href="https://lusdaily.com/atria" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">点击直达</a></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="552" src="https://lusdaily.com/wp-content/uploads/2026/09/image-75-1024x552.png" alt="" class="wp-image-1399" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-75-1024x552.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-75-300x162.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-75-766x413.png 766w, https://lusdaily.com/wp-content/uploads/2026/09/image-75-520x280.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-75-939x506.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-75.png 1503w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h2 class="wp-block-heading">六、无审查小技巧</h2>



<p class="wp-block-paragraph"><strong>先说明，老路也是在网上找的方法，并且这不是对模型本身的调整，而是给模型加了一层提示词外挂，不一定真的好用，不过聊胜于无。</strong></p>



<p class="wp-block-paragraph">在CherryStudio助手这里点击编辑助手，然后在系统提示词里粘贴老路准备好的提示词，即可</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="423" src="https://lusdaily.com/wp-content/uploads/2026/09/image-78-1024x423.png" alt="" class="wp-image-1402" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-78-1024x423.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-78-300x124.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-78-766x316.png 766w, https://lusdaily.com/wp-content/uploads/2026/09/image-78-518x214.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-78-938x387.png 938w, https://lusdaily.com/wp-content/uploads/2026/09/image-78.png 1083w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="828" height="660" src="https://lusdaily.com/wp-content/uploads/2026/09/image-79.png" alt="" class="wp-image-1403" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-79.png 828w, https://lusdaily.com/wp-content/uploads/2026/09/image-79-300x239.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-79-768x612.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-79-519x414.png 519w" sizes="auto, (max-width: 828px) 100vw, 828px" /></figure>
</div>


<p class="wp-block-paragraph">完成后返回对话做尝试</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="927" src="https://lusdaily.com/wp-content/uploads/2026/09/image-80-1024x927.png" alt="" class="wp-image-1404" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-80-1024x927.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-80-300x272.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-80-768x695.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-80-519x470.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-80-939x850.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-80.png 1362w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">系统提示词下载：<a href="https://pan.quark.cn/s/560f17bab63e"><strong>https://pan.quark.cn/s/560f17bab63e</strong></a> 提取码：H3sU</p>



<h2 class="wp-block-heading">六、官方评测：它到底强在哪</h2>



<p class="wp-block-paragraph">光说强没用，看数据。官方放了一张很完整的评测表，对比的是现在市面上一线的一批模型。老路挑了跟 <strong>DeepSeek V4 Pro 0813</strong> 的逐项对比，这个对国内用户最有参考价值：</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="903" height="639" src="https://lusdaily.com/wp-content/uploads/2026/09/image-77.png" alt="" class="wp-image-1401" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-77.png 903w, https://lusdaily.com/wp-content/uploads/2026/09/image-77-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-77-767x543.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-77-519x367.png 519w" sizes="auto, (max-width: 903px) 100vw, 903px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>类别</th><th>评测项</th><th><strong>Atria Dawn Preview</strong></th><th>DeepSeek V4 Pro 0813</th><th>谁赢</th></tr></thead><tbody><tr><td>探索</td><td>BrowseComp</td><td><strong>92.5</strong></td><td>83.4</td><td>Atria</td></tr><tr><td>探索</td><td>DeepResearch Bench II</td><td><strong>51.1</strong></td><td>46.6</td><td>Atria</td></tr><tr><td>创造</td><td>SWE-bench Pro</td><td><strong>59.6</strong></td><td>58.3</td><td>Atria</td></tr><tr><td>创造</td><td>MLE-bench Lite</td><td>86.2</td><td><strong>86.8</strong></td><td>DeepSeek</td></tr><tr><td>创造</td><td>Terminal-Bench 2.1</td><td>78.3</td><td><strong>78.7</strong></td><td>DeepSeek</td></tr><tr><td>工具调用</td><td>BFCL v4</td><td><strong>77.0</strong></td><td>71.4</td><td>Atria</td></tr><tr><td>工具调用</td><td>AutomationBench</td><td><strong>53.8</strong></td><td>41.7</td><td>Atria</td></tr><tr><td>工具调用</td><td>SkillsBench</td><td><strong>66.4</strong></td><td>65.0</td><td>Atria</td></tr><tr><td>工具调用</td><td>τ³-Bench Banking</td><td>41.2</td><td><strong>44.3</strong></td><td>DeepSeek</td></tr><tr><td>交付</td><td>Workspace-Bench</td><td><strong>65.0</strong></td><td>55.7</td><td>Atria</td></tr><tr><td>交付</td><td>Workspace-Bench-Lite</td><td><strong>68.2</strong></td><td>58.1</td><td>Atria</td></tr><tr><td>交付</td><td>GDPval</td><td><strong>1583</strong></td><td>1517</td><td>Atria</td></tr><tr><td>交付</td><td>JobBench</td><td>50.3</td><td><strong>54.1</strong></td><td>DeepSeek</td></tr><tr><td>网络安全</td><td>CyberGym</td><td><strong>86.5</strong></td><td>83.3</td><td>Atria</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>老路的解读</strong>：15 项里 Atria 赢 11 项，尤其<strong>工具调用（BFCL v4 / AutomationBench）和交付类（Workspace-Bench）领先得比较明显</strong>——这跟它&#8221;Agentic 模型&#8221;的自我定位是对得上的，官方训练时就是冲着&#8221;多步任务能交付&#8221;去的。</p>



<p class="wp-block-paragraph"><strong>但也别只看赢的</strong>：SWE-bench Pro 这项，它 59.6 分，对比表里的 <strong>Claude Opus 5 是 74.7</strong>，差距是实打实的。所以老路的态度是——<strong>这是一匹很强的黑马，不是断层第一</strong>。当免费额度用，这个强度完全是赚的；要拿它替掉你付费的主力模型，还得自己实测对比。</p>



<h2 class="wp-block-heading">最后，老路说点实在的</h2>



<p class="wp-block-paragraph">先说结论：<strong>这是老路今年见过规格最高的白嫖之一</strong>。</p>



<p class="wp-block-paragraph">744B MoE 的基座、256K 上下文、MIT 开源权重、官方直营 API、OpenAI + Anthropic 双协议兼容、不绑卡、注册给一大笔免费额度——这几条凑在一起，在 2026 年是真的少见。尤其&#8221;<strong>官方直营</strong>&#8220;这四个字，比那些随时跑路的中转站靠谱太多。</p>



<p class="wp-block-paragraph">不过也有得注意的：</p>



<p class="wp-block-paragraph"><strong>坑一：这是 Preview 预览版。</strong> 官方没公布正式计价，模型、接口、额度政策都可能变。<strong>别拿它当唯一的生产依赖</strong>，重要业务留个备选方案。</p>



<p class="wp-block-paragraph"><strong>坑二：它是纯文本模型，不收图片和 PDF。</strong> 官方专门提醒了这个坑——在 Codex 里贴图会直接 <code>400</code>。解法可以参考老路之前写的：<strong><em><a href="https://lusdaily.com/deepseek-vision-mcp-guide/" target="_blank" rel="noreferrer noopener">Codex + DeepSeek 可以看图了！完全免费！10分钟搞定！</a></em></strong> 和 <strong><em><a href="https://lusdaily.com/hermes-deepseek-free-vision/" target="_blank" rel="noreferrer noopener">Hermes + DeepSeek 不能看图？5分钟白嫖Google免费模型实现图片识别！</a></em></strong></p>



<p class="wp-block-paragraph">老路一贯的规矩，免费资源就用来干它适合的就行：定时任务、跑个调研、研究辅助，这些它都相当好用，千万别当主力。</p>



<p class="wp-block-paragraph">本期实操视频在此~</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe loading="lazy" title="2026 最新白嫖1亿Token大模型API，全程实操+无审查设置技巧分享！" width="740" height="416" src="https://www.youtube.com/embed/pfq_pOATIV8?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：<a href="https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/" target="_blank" rel="noreferrer noopener">AMD 官方白嫖 DeepSeek V4 和 Qwen3.8</a> · <a href="https://lusdaily.com/agentscope-free-ai-agent-platform/" target="_blank" rel="noreferrer noopener">AgentScope 免费白嫖 AI 智能体</a> · <a href="https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/" target="_blank" rel="noreferrer noopener">One IP 工具箱：零成本 10 分钟搞定</a> · <a href="https://lusdaily.com/adsense-rejected-try-adsterra/" target="_blank" rel="noreferrer noopener">AdSense 被拒后试 Adsterra</a></em></p>
<p>The post <a href="https://lusdaily.com/atria-dawn-free-api-100m-tokens/">2026最新白嫖1亿Token大模型API，全程实操+无审查设置技巧分享！</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026 拥有你自己的 IP 工具箱，零成本，10 分钟搞定，永久可用</title>
		<link>https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/</link>
					<comments>https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/#comments</comments>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 09:06:54 +0000</pubDate>
				<category><![CDATA[实用教程]]></category>
		<category><![CDATA[建站教程]]></category>
		<category><![CDATA[Cloudflare]]></category>
		<category><![CDATA[IP查询]]></category>
		<category><![CDATA[One IP]]></category>
		<category><![CDATA[Workers]]></category>
		<category><![CDATA[开源项目]]></category>
		<category><![CDATA[零成本部署]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1370</guid>

					<description><![CDATA[<p>平时查 IP、看网络出口、测 DNS、看浏览器指纹，老路得开四五个网站来回切。最近挖到一个开源项目 One I&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/">2026 拥有你自己的 IP 工具箱，零成本，10 分钟搞定，永久可用</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">平时查 IP、看网络出口、测 DNS、看浏览器指纹，老路得开四五个网站来回切。最近挖到一个开源项目 <strong>One IP</strong>，把这些功能全塞进一个页面，还能<strong>部署到自己的 Cloudflare 上</strong>——零成本、10 分钟上线、绑自己的域名。今天把搭建过程完整写下来，照做就行。<strong>老规矩，不想看字的直接拉到最后看视频。</strong></p>
</blockquote>



<h2 class="wp-block-heading">一、One IP 是什么</h2>



<p class="wp-block-paragraph">一句话：<strong>IP 查询 + 网络诊断 + 浏览器检测 + AI 服务状态，四合一的开源工具箱。</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="852" height="444" src="https://lusdaily.com/wp-content/uploads/2026/09/image-56.png" alt="" class="wp-image-1371" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-56.png 852w, https://lusdaily.com/wp-content/uploads/2026/09/image-56-300x156.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-56-768x400.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-56-518x270.png 518w" sizes="auto, (max-width: 852px) 100vw, 852px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项</th><th>信息</th></tr></thead><tbody><tr><td><strong>项目地址</strong></td><td><a href="https://github.com/zhihui-hu/one-ip" data-type="link" data-id="github.com/zhihui-hu/one-ip" target="_blank" rel="noreferrer noopener"><strong>github.com/zhihui-hu/one-ip</strong></a></td></tr><tr><td><strong>热度</strong></td><td><strong>601 Star / 424 Fork</strong>（活跃维护，32 次提交）</td></tr><tr><td><strong>开源协议</strong></td><td>AGPL-3.0</td></tr><tr><td><strong>技术栈</strong></td><td>React + Vite + TypeScript，跑在 <strong>Cloudflare Workers + Static Assets</strong></td></tr><tr><td><strong>在线体验</strong>（老路搭建的）</td><td><a href="https://lusdaily.com/ip" target="_blank" rel="noreferrer noopener">https://lusdaily.com/ip</a></td></tr><tr><td><strong>成本</strong></td><td>Cloudflare 免费额度内<strong>零成本</strong></td></tr></tbody></table></figure>



<h3 class="wp-block-heading">它能干嘛（功能清单）</h3>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="852" height="531" src="https://lusdaily.com/wp-content/uploads/2026/09/image-57.png" alt="" class="wp-image-1372" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-57.png 852w, https://lusdaily.com/wp-content/uploads/2026/09/image-57-300x187.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-57-767x478.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-57-520x324.png 520w" sizes="auto, (max-width: 852px) 100vw, 852px" /></figure>



<p class="wp-block-paragraph"><strong>老路最常用的三个场景</strong>：</p>



<ol class="wp-block-list">
<li>网站打不开时，先看是<strong>网络问题、DNS 问题还是目标服务挂了</strong>（不用再猜）</li>



<li>想确认自己的出口 IP 干不干净（<strong>是不是被标记成数据中心/VPN/Tor</strong>）</li>



<li>查 ChatGPT/Claude 这些 AI 站的连通性（判断是网络挡的还是平台自己崩了）</li>
</ol>



<h2 class="wp-block-heading">二、为什么要自己部署，不用公共站？</h2>



<p class="wp-block-paragraph">公共站（例如pin0.cc，ip.me）大部分功能单一，访问不稳定，想要看不同的内容需要来回切换，自己部署有几个实在好处：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>好处</th><th>说明</th></tr></thead><tbody><tr><td><strong>隐私</strong></td><td>IP 查询本身挺敏感——自己部署，数据只走你自己的 Cloudflare</td></tr><tr><td><strong>不怕挂</strong></td><td>公共站不够稳定，自建不受影响</td></tr><tr><td><strong>绑自己域名</strong></td><td>自定义域名挂上去，专业又高大上；还能挂免费域名，没有的看 <strong><a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/" target="_blank" rel="noreferrer noopener">老路免费域名获取教程</a></strong></td></tr><tr><td><strong>可改可扩</strong></td><td>改文案、调样式、加自己常用功能</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">三、搭建过程（10 分钟，零成本）</h2>



<h3 class="wp-block-heading">准备工作</h3>



<ul class="wp-block-list">
<li>一个 <strong><a href="https://github.com/" target="_blank" rel="noreferrer noopener">GitHub 账号</a></strong>（免费）</li>



<li>一个<strong><a href="https://www.cloudflare.com/" target="_blank" rel="noreferrer noopener"> Cloudflare 账号</a></strong>（免费）</li>



<li>一个域名（可选，后面绑；没有的看 <strong><a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/" target="_blank" rel="noreferrer noopener">老路免费域名获取教程</a></strong>）</li>
</ul>



<h3 class="wp-block-heading">第 1 步：Fork 项目</h3>



<p class="wp-block-paragraph">打开 <strong><a href="https://github.com/zhihui-hu/one-ip" target="_blank" rel="noreferrer noopener">github.com/zhihui-hu/one-ip</a></strong>，点右上角 <strong>Fork</strong> → 复制到你自己的账号下。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="499" src="https://lusdaily.com/wp-content/uploads/2026/09/image-58-1024x499.png" alt="" class="wp-image-1373" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-58-1024x499.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-58-300x146.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-58-767x374.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-58-1536x749.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-58-519x253.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-58-940x458.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-58.png 1545w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">💡 <strong>为什么要 Fork 而不是直接用原项目？</strong> 用自己的 Fork 才能保留&#8221;后续更新同步&#8221;的工作流——原项目更新了，你在 GitHub 上点一下 Sync fork（同步复刻） 就能同步。</p>
</blockquote>



<h3 class="wp-block-heading">第 2 步：Cloudflare 创建 Worker</h3>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">过程中基本没有特殊要注意的，唯一一点和官方教程里不一样的是配置Worker的时候直接按Cloudflare提供的默认部署参数即可，不需要按官网教程，创建应用程序后，点击“Continue with GitHub”</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="590" src="https://lusdaily.com/wp-content/uploads/2026/09/image-59-1024x590.png" alt="" class="wp-image-1374" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-59-1024x590.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-59-300x173.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-59-768x442.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-59-519x299.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-59-940x541.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-59.png 1308w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</blockquote>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1002" height="636" src="https://lusdaily.com/wp-content/uploads/2026/09/image-62.png" alt="" class="wp-image-1377" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-62.png 1002w, https://lusdaily.com/wp-content/uploads/2026/09/image-62-300x190.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-62-767x487.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-62-520x330.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-62-939x596.png 939w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<p class="wp-block-paragraph">选择好你fork的仓库后，按下面这个默认的来，按官网提供的会构建失败</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="618" height="663" src="https://lusdaily.com/wp-content/uploads/2026/09/image-60.png" alt="" class="wp-image-1375" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-60.png 618w, https://lusdaily.com/wp-content/uploads/2026/09/image-60-280x300.png 280w, https://lusdaily.com/wp-content/uploads/2026/09/image-60-519x557.png 519w" sizes="auto, (max-width: 618px) 100vw, 618px" /></figure>
</div>


<p class="wp-block-paragraph">官网的教程（会构建失败）</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="882" height="210" src="https://lusdaily.com/wp-content/uploads/2026/09/image-61.png" alt="" class="wp-image-1376" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-61.png 882w, https://lusdaily.com/wp-content/uploads/2026/09/image-61-300x71.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-61-764x182.png 764w, https://lusdaily.com/wp-content/uploads/2026/09/image-61-517x123.png 517w" sizes="auto, (max-width: 882px) 100vw, 882px" /></figure>



<p class="wp-block-paragraph">点 部署，Cloudflare 会自动拉代码 → 装依赖 → 构建 → 发布。</p>



<p class="wp-block-paragraph"><strong>大概 2-3 分钟</strong>。完成后会自动分配一个域名</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="410" src="https://lusdaily.com/wp-content/uploads/2026/09/image-63-1024x410.png" alt="" class="wp-image-1378" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-63-1024x410.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-63-300x120.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-63-768x307.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-63-520x208.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-63-940x376.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-63.png 1290w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">打开它就能用了——<strong>到这里成本 0 元，工具已经跑起来了</strong>。</p>



<h3 class="wp-block-heading">第 3 步：绑定自己的域名（可选但强烈建议）</h3>



<p class="wp-block-paragraph"><code>workers.dev</code> 的地址又长又难记，而且国内访问稳定性一般。绑自己的域名体验好很多</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="464" src="https://lusdaily.com/wp-content/uploads/2026/09/image-64-1024x464.png" alt="" class="wp-image-1379" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-64-1024x464.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-64-300x136.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-64-767x347.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-64-519x235.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-64-939x425.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-64.png 1299w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>没有域名？</strong> 用老路之前写的免费方案——<a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/" target="_blank" rel="noreferrer noopener">kdns.fr 永久免费二级域名</a>，注册免费、不用续费、不用绑卡，配 Cloudflare 托管正好一套流程走通。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">域名这块建议固定用一个<strong>短</strong>的子域，比如 <code>ip.xxx.kdns.fr</code>——以后查 IP 直接敲地址，跟访问百度一样快。</p>
</blockquote>



<h2 class="wp-block-heading">四、几个必须说清楚的坑</h2>



<p class="wp-block-paragraph">老路照惯例，不吹只说实话：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>注意点</th><th>说明</th></tr></thead><tbody><tr><td><strong>数据有误差</strong></td><td>IP 归属、风险标签、地理位置都来自第三方数据源或规则判断，<strong>只能辅助排查，别拿单个标签下结论</strong></td></tr><tr><td><strong>限流和跨域</strong></td><td>第三方服务的限流/跨域限制会影响查询结果，偶尔查不出东西是正常的</td></tr><tr><td><strong>两种延迟别混</strong></td><td>HTTP 耗时和 ICMP Ping 是<strong>两种不同的测量方式</strong>，数字不一样不代表谁错</td></tr><tr><td><strong>AI 访问结果仅供参考</strong></td><td>它给的 IP 类型和信誉分<strong>不代表 AI 平台的官方判断</strong></td></tr><tr><td><strong>浏览器指纹是快照</strong></td><td>FingerprintJS / CreepJS 结果只反映当前环境，换环境就变，不是&#8221;你被永久追踪&#8221;的证据</td></tr><tr><td><strong>想开人机验证</strong></td><td>Turnstile / reCAPTCHA 需要额外配置且域名要匹配，不配也能跑</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">最后总结</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="559" src="https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM-1024x559.png" alt="" class="wp-image-1380" srcset="https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM-1024x559.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM-300x164.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM-766x418.png 766w, https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM-519x283.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM-939x512.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/Generated-Image-September-17-2026-4_52PM.png 1408w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>总成本：0 元，而且是永久可用的。</strong> 域名免费（可用kdns.fr 永久免费）、托管免费（Cloudflare 免费额度长期有效）、证书免费（自动签自动续）、项目开源不收费——<strong>不是试用期，也没有&#8221;到期续费&#8221;这一说</strong>，部署一次长期挂着就行。维护量几乎为零。</p>



<p class="wp-block-paragraph"><strong>有需要就部署一个，反正不要钱，不想折腾的直接用老路的 <a href="https://lusdaily.com/ip" target="_blank" rel="noreferrer noopener">点击直达</a>。</strong></p>



<p class="wp-block-paragraph">本期实操视频在此~</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe loading="lazy" title="2026 拥有你自己的 IP 工具箱，零成本，10 分钟搞定，永久可用，全免费，纯白嫖，全程视频实操过程分享" width="740" height="416" src="https://www.youtube.com/embed/d7_CLJZ8pus?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：<strong><a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/" target="_blank" rel="noreferrer noopener">kdns.fr 永久免费域名 + Cloudflare 托管教程</a></strong> · <strong><a href="https://lusdaily.com/vps-money-saving-guide-vultr/" target="_blank" rel="noreferrer noopener">VPS 省钱指南：怎么选最划算</a></strong></em></p>
<p>The post <a href="https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/">2026 拥有你自己的 IP 工具箱，零成本，10 分钟搞定，永久可用</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lusdaily.com/one-ip-toolbox-cloudflare-zero-cost/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>2026 最新白嫖免费Qwen3.8-27B BF16精度，支持26 万上下文，实测输出100+tokens/秒，还能接入你的Agent软件</title>
		<link>https://lusdaily.com/kaggle-free-tpu-qwen38-27b-api/</link>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 03:27:58 +0000</pubDate>
				<category><![CDATA[AI工具]]></category>
		<category><![CDATA[实用教程]]></category>
		<category><![CDATA[Agent]]></category>
		<category><![CDATA[Claude Code]]></category>
		<category><![CDATA[Hermes]]></category>
		<category><![CDATA[Kaggle]]></category>
		<category><![CDATA[Qwen3.8]]></category>
		<category><![CDATA[免费TPU]]></category>
		<category><![CDATA[大模型API]]></category>
		<category><![CDATA[白嫖]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1338</guid>

					<description><![CDATA[<p>老路之前的博客 [[AMD 官方白嫖 DeepSeek V4 Flash API]]，大家反响都不错，但毕竟免&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/kaggle-free-tpu-qwen38-27b-api/">2026 最新白嫖免费Qwen3.8-27B BF16精度，支持26 万上下文，实测输出100+tokens/秒，还能接入你的Agent软件</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">老路之前的博客 [[<strong><a href="https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/">AMD 官方白嫖 DeepSeek V4 Flash API</a></strong>]]，大家反响都不错，但毕竟免费额度是厂商赏的，规则说改就改，模型也可能说换就换。今天这条不一样：<strong>Kaggle 把 TPU 白送给你用，每週 20 小时，不绑卡、不要钱</strong>，社区有大神把这一整块免费算力包装成了一个 OpenAI 兼容的大模型接口，模型是 Qwen3.8-27B，满血 bf16、26 万上下文，100+tokens/秒。老路今天带大家一起实操，老规矩，不喜欢看字的直接拉到最后看视频。</p>
</blockquote>



<h2 class="wp-block-heading">一、Kaggle和它的免费 TPU 到底是什么</h2>



<p class="wp-block-paragraph"><strong>Kaggle 是全球最大的数据科学 / AI 竞赛与协作平台</strong>，2017 年被 Google 收购，现在官网定位改成了「<strong>The World&#8217;s AI Proving Ground</strong>」（世界 AI 试验场），<strong>3300 万+ 用户</strong>在上面跑模型、打比赛、做评测。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="775" src="https://lusdaily.com/wp-content/uploads/2026/09/image-37-1024x775.png" alt="" class="wp-image-1339" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-37-1024x775.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-37-300x227.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-37-767x580.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-37-520x393.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-37-940x711.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-37.png 1355w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">那么它的 Notebook（云笔记本）本身就是一个免费算力池。官方文档在这个页面写得明明白白：</p>



<ul class="wp-block-list">
<li><code>TPUs are now available on Kaggle, for free.</code></li>



<li><code>You can use up to 20 hours per week of TPUs and up to 9h at a time in a single session.</code></li>



<li><code>You can add a TPU v3-8 to your Notebook for free.</code></li>
</ul>



<p class="wp-block-paragraph">翻译成人话：<strong>每周 20 小时、单次最长 9 小时的 TPU，免费</strong>。切换方式也简单，官方原文是让进 Notebook 编辑器的 Settings 面板，点 <code>Accelerator</code> 选 TPU，会话重启一下就开始计费——当然是免费的那种计费。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="745" src="https://lusdaily.com/wp-content/uploads/2026/09/image-38-1024x745.png" alt="" class="wp-image-1340" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-38-1024x745.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-38-300x218.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-38-767x558.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-38-519x378.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-38-940x684.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-38.png 1047w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">那这跟&#8221;跑 27B 大模型&#8221;有什么关系？关系在一个叫 <strong>kaggle-tpu-lab</strong> 的开源仓库上。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="888" height="759" src="https://lusdaily.com/wp-content/uploads/2026/09/image-39.png" alt="" class="wp-image-1341" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-39.png 888w, https://lusdaily.com/wp-content/uploads/2026/09/image-39-300x256.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-39-767x656.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-39-519x444.png 519w" sizes="auto, (max-width: 888px) 100vw, 888px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项目</th><th>它干了什么</th></tr></thead><tbody><tr><td>Kaggle</td><td>提供免费 TPU 硬件 + Notebook 环境</td></tr><tr><td>vllm-tpu 0.28.0</td><td>2026 年 8 月补上 Pallas 内核，让 TPU 能跑 DeltaNet 层</td></tr><tr><td><strong>kaggle-tpu-lab</strong></td><td>把 PyTorch/vLLM/权重/编译缓存打包成&#8221;一键配方&#8221;，在免费 TPU 上起 Qwen3.8-27B 服务</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">为什么是 Qwen3.8-27B？这里有个漂亮的原理：这模型 64 层里有 <strong>48 层是 gated-DeltaNet 线性注意力</strong>，只有 16 层是经典全注意力。结果是它的 KV 缓存小到 <strong>约 64 KB/token</strong>——所以一个 27B 的模型能塞进 8 张 16GB 的 TPU 芯片还有富余，撑起 131k 甚至原生 262,144 的上下文。老路看到这个数字的时候是有点意外的，毕竟本地跑 27B，光权重就是 55GB。</p>



<p class="wp-block-paragraph">仓库 README 第一句就是它的卖点：<code>Serve Qwen3.8-27B ... on Kaggle's free TPU v5e-8, with a public OpenAI-compatible endpoint you can plug into Claude Code, Codex CLI, opencode, or anything else that speaks the OpenAI API.</code></p>



<p class="wp-block-paragraph">那 Kaggle 图啥，白送算力？这事得往母公司看——Kaggle 是 Google 家的，TPU 是 Google 自研的。用免费 TPU 把开发者、学生、研究者圈进 Google 的 AI 生态，对 Google 来说是稳赚的买卖：今天你在 Kaggle 上跑通一个 27B，明天你选云端算力的时候，脑子里第一个蹦出来的大概率就是 Google。这种级别的公司，免费额度不会像小厂一样说没就没——<strong>这也是老路愿意为这条路线写一整篇的原因：它背后站着的是 Google，跑路风险比一堆小众免费 API 低得多</strong>。</p>



<h2 class="wp-block-heading">二、怎么把它变成你自己的大模型 API</h2>



<p class="wp-block-paragraph">先说清楚&#8221;OpenAI 兼容端点&#8221;这六个字为什么值钱。市面上绝大多数 AI 编程工具、聊天客户端、LangChain 这类框架，接入第三方模型的默认方式就是填三个东西：base URL、API key、模型名。只要一个后端是 OpenAI 兼容的，就意味着<strong>你不用改任何代码、不用等任何适配</strong>，把这三个字段一换，工具立刻换脑。所以老路看到&#8221;260 亿参数模型 + 完全免费 + 连代码都不用改&#8221;能凑到一起的时候，是有点兴奋的。</p>



<p class="wp-block-paragraph"><strong>1. 注册Kaggle</strong>，推荐使用谷歌账号注册即可，没有特殊需要注意的</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="748" src="https://lusdaily.com/wp-content/uploads/2026/09/image-40-1024x748.png" alt="" class="wp-image-1342" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-40-1024x748.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-40-300x219.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-40-767x560.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-40-519x379.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-40-939x686.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-40.png 1346w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>2. </strong>注册完成后进入控制台，复制下方的搜索关键词，然后点击页面最上方的搜索框内进入搜索页进行搜索</p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">qwen3-8-27b-bf16</pre>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-41-1024x665.png" alt="" class="wp-image-1343" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-41-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-41-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-41-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-41-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-41-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-41.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>3. </strong>点击搜索结果的第一项，进入大神配置好的镜像</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-42-1024x665.png" alt="" class="wp-image-1344" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-42-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-42-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-42-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-42-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-42-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-42.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>4. </strong>来到大神镜像页面后，点击右上角的三个点，然后点击“<code>Copy &amp; Edit notebook</code>”，把大神的镜像复制到自己的空间内</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-43-1024x665.png" alt="" class="wp-image-1345" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-43-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-43-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-43-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-43-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-43-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-43.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">5.  来到复制好的notebook页面，点击settings，按图中设置选择好</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-44-1024x665.png" alt="" class="wp-image-1346" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-44-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-44-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-44-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-44-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-44-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-44.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><em>这里要注意，新的kaggle账号，需要进行手机验证后才能选择上图中的TPU v5e-8，没有验证时，这里是灰色的，需要先去个人资料页面进行验证。</em></p>



<p class="wp-block-paragraph">5.1 个人资料页面手机验证，打开左侧菜单，点击“home”，然后点击右上角的头像，点击“Your Profile”</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-46-1024x665.png" alt="" class="wp-image-1348" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-46-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-46-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-46-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-46-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-46-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-46.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">继续点击上方“settings”，进入个人资料设置页面</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-47-1024x665.png" alt="" class="wp-image-1349" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-47-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-47-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-47-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-47-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-47-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-47.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">老路这里已经认证过了，没有认证过的进行验证即可，验证过后回到notebook页面，刚才灰色的选项就可以选择了</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="665" src="https://lusdaily.com/wp-content/uploads/2026/09/image-49-1024x665.png" alt="" class="wp-image-1351" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-49-1024x665.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-49-300x195.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-49-768x499.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-49-519x337.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-49-939x610.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-49.png 1302w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><em>小细节：老路使用了爱沙尼亚和大陆的手机号，都提示不让用手机号验证，点击继续后是用了登录相同谷歌账号的手机进行的人脸验证。</em></p>



<p class="wp-block-paragraph">6. 运行部署，先确认<strong>Accelerator</strong>选择了TPU VM v5e-8，还有<strong>Internet</strong>是ON，然后点击“Run All”，系统会自动进行部署，这个过程比较慢，老路实测下来要30分钟以上，大家不要着急，开始运行后等着就行。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="758" src="https://lusdaily.com/wp-content/uploads/2026/09/image-50-1024x758.png" alt="" class="wp-image-1352" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-50-1024x758.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-50-300x222.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-50-768x568.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-50-1536x1136.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-50-519x384.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-50-939x695.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-50.png 1760w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">跑完之后，<strong>末尾 cell 的输出里直接打印 endpoint URL 和 API key</strong>，形如：</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="758" src="https://lusdaily.com/wp-content/uploads/2026/09/image-51-1024x758.png" alt="" class="wp-image-1353" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-51-1024x758.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-51-300x222.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-51-768x568.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-51-1536x1136.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-51-519x384.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-51-939x695.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-51.png 1760w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">几个官方给的加速开关，老路觉得比默认值实用：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>参数</th><th>效果（README 原文）</th></tr></thead><tbody><tr><td><code>--text-only</code></td><td>跳过视觉塔，快约 10 分钟，代价是不能传图</td></tr><tr><td><code>--fast-start</code></td><td>约 6 分钟就能上线，但罕见请求形状首次会卡约 1 分钟</td></tr><tr><td><code>--keepalive-min 60</code></td><td>闲置 1 小时自动停，省周配额，最大设置480（8小时）</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">接进Agent工具也是标准动作，以CherryStudio为例，新建一个供应商即可</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="839" src="https://lusdaily.com/wp-content/uploads/2026/09/image-52-1024x839.png" alt="" class="wp-image-1354" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-52-1024x839.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-52-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-52-768x629.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-52-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-52-940x770.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-52.png 1482w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="331" src="https://lusdaily.com/wp-content/uploads/2026/09/image-53-1024x331.png" alt="" class="wp-image-1355" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-53-1024x331.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-53-300x97.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-53-767x248.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-53-520x168.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-53-937x303.png 937w, https://lusdaily.com/wp-content/uploads/2026/09/image-53.png 1482w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>实测响应速度很不错，在80+tokens/秒 到 100+tokens/秒之间</strong>，确实要比之前分享的<strong><a href="https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/" target="_blank" rel="noreferrer noopener">白嫖 AMD 大模型API</a></strong>要快很多</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="553" src="https://lusdaily.com/wp-content/uploads/2026/09/image-54-1024x553.png" alt="" class="wp-image-1356" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-54-1024x553.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-54-300x162.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-54-767x414.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-54-518x280.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-54-939x507.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-54.png 1122w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="580" src="https://lusdaily.com/wp-content/uploads/2026/09/image-55-1024x580.png" alt="" class="wp-image-1357" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-55-1024x580.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-55-300x170.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-55-767x434.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-55-519x294.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-55-940x532.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-55.png 1095w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">三、避坑指南（这几条不看，白折腾）</h2>



<ol class="wp-block-list">
<li><strong>BaseURL（端点地址）和API KEY每次会变</strong>，每次都需要重新配置一下。</li>



<li><strong>周配额是硬的</strong>。20 小时/周、9 小时/次，不是&#8221;随便挂&#8221;。挂机不关 = 白烧配额，务必开 <code>--keepalive-min</code> 自动停。</li>



<li><strong>部署环境还是比较慢的</strong>。挂了预置环境数据集约 22 分钟，开 fast-start 约 6 分钟，但是同样需要排队等待，实际部署时间会比预想的长。</li>



<li><strong>别当生产环境用</strong>。这是 Kaggle 免费共享资源，随时排队、随时被回收，把它当&#8221;免费实验沙盒&#8221;就对了。</li>
</ol>



<h2 class="wp-block-heading">最后</h2>



<p class="wp-block-paragraph">免费算力这件事，过去老路的态度是&#8221;能白嫖的都不太行，能用的都不免费&#8221;。Kaggle 这条是个例外——免费、不绑卡、能跑真 27B、262k 上下文、100+ tokens/秒，还能直接配置到Agent软件。每周 20 小时，对个人折腾党来说，比很多人花钱买的套餐还大方。</p>



<p class="wp-block-paragraph">代价也很清楚：排队、临时URL/API Key、周配额、不能当生产。<strong>把它当免费的实验田，而不是免费的服务器，这条路线就非常香。</strong></p>



<p class="wp-block-paragraph">一句话：<strong>想真正&#8221;自己跑&#8221;一个 27B、又一分钱不花、又不绑卡，目前 Kaggle 免费 TPU 是唯一像样的答案</strong>。免费 API 中转虽然更省事，但你永远只能用它挑给你的那几款模型；Kaggle 这个方案，模型权重是实打实落在你的会话里的。</p>



<p class="wp-block-paragraph"><strong>点击直达：</strong></p>



<p class="wp-block-paragraph"><strong><a href="https://lusdaily.com/kaggle" target="_blank" rel="nofollow noindex sponsored noreferrer noopener" class="pretty-link pretty-link pretty-link-block-editor">Kaggle官网</a></strong> </p>



<p class="wp-block-paragraph"><strong><a href="https://github.com/ARahim3/kaggle-tpu-lab" target="_blank" rel="noreferrer noopener sponsored nofollow">Kaggle-tpu-lab github仓库</a></strong>（其实用不到，了解即可）</p>



<p class="wp-block-paragraph">老路实操视频在此~</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe loading="lazy" title="2026 最新白嫖免费Qwen3.8-27B BF16精度，支持26 万上下文，实测输出100+tokens/秒，还能接入你的Agent软件" width="740" height="416" src="https://www.youtube.com/embed/vsbJ_rVOdtM?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：[[<strong><a href="https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/" target="_blank" rel="noreferrer noopener">AMD 官方白嫖 DeepSeek V4 Flash API</a></strong>]] ·  [[<strong><a href="https://lusdaily.com/agentscope-free-ai-agent-platform/" target="_blank" rel="noreferrer noopener">AgentScope Platform 免费智能体</a></strong>]]</em></p>
<p>The post <a href="https://lusdaily.com/kaggle-free-tpu-qwen38-27b-api/">2026 最新白嫖免费Qwen3.8-27B BF16精度，支持26 万上下文，实测输出100+tokens/秒，还能接入你的Agent软件</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026 最新白嫖 AMD 官方 DeepSeek V4 和 Qwen3.8，不绑卡、国内直连、每日 10 刀额度自动重置</title>
		<link>https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/</link>
					<comments>https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/#comments</comments>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Tue, 08 Sep 2026 09:49:29 +0000</pubDate>
				<category><![CDATA[AI工具]]></category>
		<category><![CDATA[实用教程]]></category>
		<category><![CDATA[AI编程]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[DeepSeek V4]]></category>
		<category><![CDATA[Qwen3.8]]></category>
		<category><![CDATA[Token Factory]]></category>
		<category><![CDATA[免费API]]></category>
		<category><![CDATA[白嫖]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1314</guid>

					<description><![CDATA[<p>老路之前写 [[Codex+DeepSeek 免费看图]]、[[Google AI Studio 免费AI工具&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/">2026 最新白嫖 AMD 官方 DeepSeek V4 和 Qwen3.8，不绑卡、国内直连、每日 10 刀额度自动重置</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">老路之前写 [[<strong><a href="https://lusdaily.com/deepseek-vision-mcp-guide/" target="_blank" rel="noreferrer noopener">Codex+DeepSeek 免费看图</a></strong>]]、[[<strong><a href="https://lusdaily.com/google-ai-studio-free-gemini-guide/" target="_blank" rel="noreferrer noopener">Google AI Studio 免费AI工具</a></strong>]] 的时候，就有兄弟念叨：国内直连的免费大模型 API 太少了，不但得科学上网，好多还得绑卡。今天这个，老路先说结论：<strong>AMD 官方出的 Token Factory，免费共享模型 API，不绑卡、国内直连、每日额度滚动重置</strong>。DeepSeek V4 Flash、Qwen3.8 Flash 这些开源的头部模型，AMD 拿自己家的 GPU 云托管好，端点免费放出来给你调。全程实测记录，能对话、能识图、全程丝滑。同理，不喜欢看字的兄弟直接拉到最后看视频。</p>
</blockquote>



<h2 class="wp-block-heading">一、AMD 也搞起免费 API 了？</h2>



<p class="wp-block-paragraph">AMD 这几年在 AI 算力上憋着一口气——GPU 云（Radeon Cloud）就是它对标 NVIDIA 的牌。但 NVIDIA 有 NIM 微服务那一套，AMD 想抢开发者，光卖卡不行，得先让人用顺手。</p>



<p class="wp-block-paragraph">Token Factory 就是 AMD 的获客工具：<strong>把自家 GPU 云上跑着的开源模型，挑几个做成免费共享端点</strong>，你注册个账号拿个 key 就能调，不用启动实例、不用花额度。说人话就是，AMD 出机器出电费，把 DeepSeek V4、Qwen3.8 这些模型伺候好，免费让你试，试顺手了自然去开它的 GPU 实例。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="589" src="https://lusdaily.com/wp-content/uploads/2026/09/image-21-1024x589.png" alt="" class="wp-image-1316" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-21-1024x589.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-21-300x173.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-21-767x441.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-21-520x299.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-21-939x540.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-21.png 1182w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">官方文档原话如下：</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="747" height="108" src="https://lusdaily.com/wp-content/uploads/2026/09/image-22.png" alt="" class="wp-image-1317" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-22.png 747w, https://lusdaily.com/wp-content/uploads/2026/09/image-22-300x43.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-22-519x75.png 519w" sizes="auto, (max-width: 747px) 100vw, 747px" /></figure>
</div>


<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="813" src="https://lusdaily.com/wp-content/uploads/2026/09/image-23-1024x813.png" alt="" class="wp-image-1318" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-23-1024x813.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-23-300x238.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-23-767x609.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-23-1536x1219.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-23-519x412.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-23-940x746.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-23.png 1640w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">注意这里：<strong>模型列表里，4 个是 纯FREE 共享端点</strong>，2个是有限制免费，其他的是 Dedicated（专属实例，花 credits 那种）。</p>



<h2 class="wp-block-heading">二、免费的是哪几个？够不够用？</h2>



<p class="wp-block-paragraph">Token Factory 页面带 FREE 标的模型卡，一共四个，如下图红框标识的</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="521" src="https://lusdaily.com/wp-content/uploads/2026/09/image-24-1024x521.png" alt="" class="wp-image-1319" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-24-1024x521.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-24-300x153.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-24-767x390.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-24-519x264.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-24-940x478.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-24.png 1203w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>模型</th><th>类型</th><th>说明</th></tr></thead><tbody><tr><td><strong>DeepSeek-V4-Flash-0731</strong></td><td>LLM</td><td>DeepSeek V4 Flash 0731，AMD GPU 云托管</td></tr><tr><td><strong>DeepSeek-V4-Flash-Vision-Exp</strong></td><td>VLM</td><td>V4 Flash 视觉实验版，能看图</td></tr><tr><td><strong>Qwen3.8-Flash-Next</strong></td><td>VLM</td><td>通义千问 3.8，官方文档写 125B 总参/6B 激活 MoE，上下文 262,144（26 万 token）</td></tr><tr><td><strong>MiniCPM5-1B</strong></td><td>LLM</td><td>OpenBMB 家的轻量模型</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">这套阵容对白嫖党来说相当能打了：对话有 DeepSeek V4 Flash，看图有 V4 Vision 和 Qwen3.8（262K 超长上下文），想玩轻量的还有 MiniCPM。此外，免费的模型不是固定的，AMD会根据实际情况不定期更换。</p>



<h2 class="wp-block-heading">三、怎么接入？老路实测流程</h2>



<p class="wp-block-paragraph">整个流程非常简单丝滑，完全不卡</p>



<h3 class="wp-block-heading">第一步：注册</h3>



<p class="wp-block-paragraph">打开 <a href="https://lusdaily.com/amd" target="_blank" rel="nofollow noindex sponsored noreferrer noopener" class="pretty-link pretty-link pretty-link-block-editor"><strong>Token Factory</strong></a> 页→ Login，注册 AMD AI 开发者计划账号 ，全中文，直接注册即可，没有啥要注意的。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="854" src="https://lusdaily.com/wp-content/uploads/2026/09/image-25-1024x854.png" alt="" class="wp-image-1320" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-25-1024x854.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-25-300x250.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-25-767x640.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-25-519x433.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-25-939x783.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-25.png 1518w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">第二步：拿API Key</h3>



<p class="wp-block-paragraph">注册完回到Token Factory 页面，点击任意一个免费模型，都能看到BaseURL和API Key</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="480" src="https://lusdaily.com/wp-content/uploads/2026/09/image-26-1024x480.png" alt="" class="wp-image-1321" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-26-1024x480.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-26-300x141.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-26-768x360.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-26-1536x720.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-26-518x243.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-26-938x440.png 938w, https://lusdaily.com/wp-content/uploads/2026/09/image-26.png 1599w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">第三步：把BaseURL和API Key配置到你的Agent软件，老路用的CherryStudio和Hermes做的测试</h3>



<p class="wp-block-paragraph"><strong>CherryStudio</strong>，点击设置，在模型服务里搜索amd，最新版的已经预置了AMD云，只需要把API Key粘贴进来就行，然后点击获取模型列表，把免费模型添加进来就可以了</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="624" src="https://lusdaily.com/wp-content/uploads/2026/09/image-27-1024x624.png" alt="" class="wp-image-1322" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-27-1024x624.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-27-300x183.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-27-767x467.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-27-1536x936.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-27-519x316.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-27-939x572.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-27.png 1625w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="707" src="https://lusdaily.com/wp-content/uploads/2026/09/image-28-1024x707.png" alt="" class="wp-image-1323" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-28-1024x707.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-28-300x207.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-28-767x530.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-28-1536x1061.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-28-520x359.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-28-939x649.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-28.png 1611w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">实测对话，老路让它写了一个小说创意</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="751" src="https://lusdaily.com/wp-content/uploads/2026/09/image-29-1024x751.png" alt="" class="wp-image-1324" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-29-1024x751.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-29-300x220.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-29-768x563.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-29-520x381.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-29-940x689.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-29.png 1350w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">可以看到，输出的响应不快，只有13.7tokens/秒，但也算是可用。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="751" src="https://lusdaily.com/wp-content/uploads/2026/09/image-30-1024x751.png" alt="" class="wp-image-1325" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-30-1024x751.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-30-300x220.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-30-768x563.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-30-520x381.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-30-940x689.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-30.png 1350w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Hermes，同样来到配置，选择提供方，然后点击右上角的“改用API密钥”</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="634" src="https://lusdaily.com/wp-content/uploads/2026/09/image-31-1024x634.png" alt="" class="wp-image-1326" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-31-1024x634.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-31-300x186.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-31-767x475.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-31-518x321.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-31-940x582.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-31.png 1410w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">由于Hermes没有预置AMD云的配置，我们需要点击最上方的“本地/自定义端点”</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="634" src="https://lusdaily.com/wp-content/uploads/2026/09/image-32-1024x634.png" alt="" class="wp-image-1327" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-32-1024x634.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-32-300x186.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-32-767x475.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-32-518x321.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-32-940x582.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-32.png 1410w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">把BaseURL和API Key粘贴进来，点击“连接”即可</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="634" src="https://lusdaily.com/wp-content/uploads/2026/09/image-33-1024x634.png" alt="" class="wp-image-1328" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-33-1024x634.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-33-300x186.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-33-767x475.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-33-518x321.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-33-940x582.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-33.png 1410w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">回到对话页面，点击对话框右侧的模型，刷新，选择AMD提供的模型即可</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="634" src="https://lusdaily.com/wp-content/uploads/2026/09/image-34-1024x634.png" alt="" class="wp-image-1329" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-34-1024x634.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-34-300x186.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-34-767x475.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-34-518x321.png 518w, https://lusdaily.com/wp-content/uploads/2026/09/image-34-940x582.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-34.png 1410w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">老路这次测试了DeepSeek V4 Flash Vision多模态模型，也可以正常的识别图片，之前老路写过<strong><a href="https://lusdaily.com/deepseek-vision-mcp-guide/" target="_blank" rel="noreferrer noopener"> Codex+DeepSeek识图教程</a></strong> 以及 <strong><a href="https://lusdaily.com/hermes-deepseek-free-vision/" target="_blank" rel="noreferrer noopener">Hermes+DeepSeek识图教程</a></strong>，白嫖的智普和Gemini，这次又多了一个白嫖多模态模型的选择。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="763" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/09/image-35-763x1024.png" alt="" class="wp-image-1330" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-35-763x1024.png 763w, https://lusdaily.com/wp-content/uploads/2026/09/image-35-223x300.png 223w, https://lusdaily.com/wp-content/uploads/2026/09/image-35-768x1031.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-35-520x698.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-35.png 849w" sizes="auto, (max-width: 763px) 100vw, 763px" /></figure>
</div>


<h2 class="wp-block-heading">四、免费额度到底怎么算？&#8221;每日 10 刀&#8221;是真的吗？</h2>



<p class="wp-block-paragraph">这是大家最关心的，其实在配置CherryStudio时也能看到，目前免费的额度，日常轻量使用是没问题的。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="825" height="186" src="https://lusdaily.com/wp-content/uploads/2026/09/image-36.png" alt="" class="wp-image-1331" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-36.png 825w, https://lusdaily.com/wp-content/uploads/2026/09/image-36-300x68.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-36-767x173.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-36-519x117.png 519w" sizes="auto, (max-width: 825px) 100vw, 825px" /></figure>



<p class="wp-block-paragraph">此外，由于是免费，官方还是有一些调用限制的，老路整理如下：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>维度</th><th>限额</th><th>说明</th></tr></thead><tbody><tr><td>平台准入</td><td>30 RPM / 每 API 密钥</td><td>共享池并发</td></tr><tr><td>平台准入</td><td>120 RPM / 每 IP</td><td></td></tr><tr><td>网关计量</td><td>20 RPM / 每账户</td><td>更严的一档</td></tr><tr><td><strong>花费上限</strong></td><td><strong>每账户一个滚动周期</strong></td><td>从第一次产生计费起算，<strong>到期自动重置</strong>（不是固定午夜边界）</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">超限时报错长这样：<code>Daily usage limit exceeded: maximum $N per period for this OneClick user</code>——注意，$N 是要<strong>登录才看得到</strong>的具体数。</p>



<h3 class="wp-block-heading">关于&#8221;每日 10 刀&#8221;</h3>



<p class="wp-block-paragraph">标题里这个 10 刀，老路得说实话：<strong>官方文档没直接写&#8221;$10&#8243;</strong>，只写了&#8221;每日花费上限按账户滚动周期自动重置&#8221;。$10 这个数来自实测记录，老路核稿时官方页面上的 $N 需要登录才能看到具体值。</p>



<p class="wp-block-paragraph">所以准确说法是：<strong>每天有免费额度，用完等自动重置（按你账户第一次计费起算的滚动周期），具体上限登录后台看</strong>，五无论如何，轻度调接口绰绰有余。</p>



<h2 class="wp-block-heading">五、跟其他免费 API 的对比</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>对比</th><th><strong>AMD Token Factory</strong></th><th>NVIDIA NIM</th><th>Google AI Studio</th><th>各家国产免费</th></tr></thead><tbody><tr><td>国内直连</td><td>✅ 实测秒开</td><td>❌ 要代理</td><td>❌ 要代理</td><td>✅</td></tr><tr><td>绑卡</td><td>❌ 不需要</td><td>按官网</td><td>❌ 不需要</td><td>看平台</td></tr><tr><td>模型</td><td>DeepSeek V4 / Qwen3.8 等开源</td><td>Llama 系为主</td><td>Gemini 系</td><td>各家自研</td></tr><tr><td>免费模式</td><td>共享端点+每日滚动重置</td><td>40 RPM 全站共享</td><td>每日限量</td><td>新用户送 token</td></tr><tr><td>限制</td><td>20-30 RPM，模型不定期换</td><td>全站共享慢</td><td>代理+限量</td><td>实名/手机号</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">AMD 这套的独家优势就俩字——<strong>直连</strong>。国内不用代理就能调 DeepSeek V4 和 Qwen3.8 的开源权重 API，这体验在 2026 年还是稀缺品。Google AI Studio 模型更强但要代理，国产各家要么实名要么限新用户——AMD 是&#8221;注册即用 + 每日重置&#8221;，对轻度调用党是最顺的。</p>



<p class="wp-block-paragraph">短板也直说：RPM 限 20-30，并发共享池，<strong>当不了生产主力</strong>；模型池不是固定菜单，今天在明天可能换——适合做开发测试、个人工具、Cherry Studio 这类前端聊天，别拿它跑关键业务。</p>



<h2 class="wp-block-heading">最后</h2>



<p class="wp-block-paragraph">到底值不值？那老路必须说：值！！！这是<strong>白嫖清单里少见的&#8221;官方直连&#8221;级免费</strong>——AMD 大厂服务、DeepSeek V4 和 Qwen3.8 开源权重、国内不挂代理直接调、每日额度滚动重置不绑卡。对开发测试、Cherry Studio 玩家、AI 工具折腾党来说，这就是 2026 年最顺手的免费模型源之一。</p>



<p class="wp-block-paragraph">但白嫖的边界得拎清：RPM 20-30 干不了生产活，模型菜单不定期换，$10 是社区口径不是官方承诺。<strong>定位是&#8221;试吃台&#8221;不是&#8221;食堂&#8221;</strong>——试顺手了，真需要稳定算力再考虑 AMD 的付费实例或别家。</p>



<p class="wp-block-paragraph">免费的 API 端点其实一直都在，AMD 这扇门开在中国站里，直连不折腾。老路已经实测能用了，你还不去领个 key？</p>



<p class="wp-block-paragraph">全程实操视频在此~</p>



<figure class="wp-block-boldblocks-youtube-block"><div id="yb-video-2SndFgKVw2w" class="yb-player" data-video-id="2SndFgKVw2w" data-title="Play" style="background-image:url(https://img.youtube.com/vi/2SndFgKVw2w/maxresdefault.jpg)" data-params="{&quot;loop&quot;:1,&quot;playlist&quot;:&quot;2SndFgKVw2w&quot;,&quot;rel&quot;:0}"><button type="button" class="yb-btn-play"><span class="visually-hidden">Play</span></button></div><figcaption class="yb-caption">2026 最新白嫖 AMD 官方 DeepSeek V4 和 Qwen3.8，不绑卡、国内直连、每日 10 刀额度自动重置，注册 + 实操 CherryStudio + Hermes 丝滑配置全程记录</figcaption></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：[[<a href="https://lusdaily.com/deepseek-vision-mcp-guide/" target="_blank" rel="noreferrer noopener"><strong>Codex+DeepSeek 免费看图</strong></a>]] · [[</em><strong><em><a href="https://lusdaily.com/google-ai-studio-free-gemini-guide/" target="_blank" rel="noreferrer noopener">Google AI Studio 免费AI工具</a></em></strong><em>] · [[<strong><a href="https://lusdaily.com/kimi3-hermes-integration-guide/" target="_blank" rel="noreferrer noopener">Kimi3 实测</a></strong>]] · [[<strong><a href="https://lusdaily.com/hermes-deepseek-free-vision/" target="_blank" rel="noreferrer noopener">Hermes + DeepSeek免费图片识别教程</a></strong>]]</em></p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/">2026 最新白嫖 AMD 官方 DeepSeek V4 和 Qwen3.8，不绑卡、国内直连、每日 10 刀额度自动重置</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lusdaily.com/amd-tokenfactory-free-deepseek-qwen-api/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>搞钱计划第 6 集：AdSense 还是被拒，博客站接入 Adsterra 实战分享</title>
		<link>https://lusdaily.com/earn-100-from-blog-6/</link>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Sat, 05 Sep 2026 11:11:55 +0000</pubDate>
				<category><![CDATA[实用教程]]></category>
		<category><![CDATA[被动收入]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Adsterra]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WPCode]]></category>
		<category><![CDATA[实战]]></category>
		<category><![CDATA[广告变现]]></category>
		<category><![CDATA[搞钱计划]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1292</guid>

					<description><![CDATA[<p>搞钱计划系列更新到第 6 集。这期博客起因就是老路的博客站第二次 AdSense 申请的结果——不出意外，还是&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/earn-100-from-blog-6/">搞钱计划第 6 集：AdSense 还是被拒，博客站接入 Adsterra 实战分享</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">搞钱计划系列更新到第 6 集。这期博客起因就是老路的博客站<strong>第二次 AdSense 申请的结果</strong>——不出意外，<strong>还是被拒</strong>。老路没闲着，直接启动Plan B：按自己写的 [[<a href="https://lusdaily.com/adsense-rejected-try-adsterra/" target="_blank" rel="noreferrer noopener"><strong>Adsterra 接入教程</strong></a>]] 真正落地到了博客站，全站接入了广告，还踩了几个坑（Wordfence 拦截、代码放哪、怎么全站生效）。实战分享，全是干货。不喜欢看字的朋友直接拖到最后看实操视频</p>
</blockquote>



<h2 class="wp-block-heading">一、坏消息：AdSense 第二次被拒</h2>



<p class="wp-block-paragraph">不出意外的，博客站申请 <strong>AdSense 又拒了。</strong></p>



<p class="wp-block-paragraph">老路等了 30 天冷却期，期间补了文章、隐藏了敏感内容、优化了页面。结果第二次提交，<strong>还是被拒</strong>。</p>



<p class="wp-block-paragraph">拒信内容依然是那个官方的“低价值内容”，但老路复盘下来，核心原因还是这些：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>原因</th><th>分析</th></tr></thead><tbody><tr><td><strong>站点年龄不够</strong></td><td>lusdaily 上线才 2 个多月，Google 对&#8221;新站 + 广告申请&#8221;天然严格</td></tr><tr><td><strong>流量基数太小</strong></td><td>日均访问还在起步期，AdSense 审核会参考站点活跃度</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>说实话，第二次被拒比第一次心态好多了</strong>——因为这次老路不再干等了，直接启动 Plan B：Adsterra。</p>



<h2 class="wp-block-heading">二、Plan B 落地：Adsterra 全站接入（实战记录）</h2>



<p class="wp-block-paragraph">上次只是&#8221;注册通过&#8221;，这次是<strong>真正把广告代码嵌进了博客站每个页面</strong>。整个过程 + 踩坑记录如下：</p>



<h3 class="wp-block-heading">第 1 步：拿到广告代码</h3>



<p class="wp-block-paragraph"><a href="https://lusdaily.com/adsterra" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">Adsterra</a> 后台新增网站并选择广告形式后，每种广告形式都会给一段 JS 代码，例如下面就是老路这次要接入的Social Bar形式广告</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-7-1024x723.png" alt="" class="wp-image-1293" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-7-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-7-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-7-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-7-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-7-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-7.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">下图右上角的就是Social Bar形式广告</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-8-1024x723.png" alt="" class="wp-image-1294" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-8-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-8-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-8-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-8-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-8-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-8.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">第 2 步：选对&#8221;放代码的地方&#8221;（关键决策）</h3>



<p class="wp-block-paragraph">这是老路本期分享的重点。之前放代码，老路多数是通过修改footer.php或者实用html小工具来实现的，实际的效果来说没问题，但是经历过一次WordPress升级后，丢失了很多东西，所以也是吸取了教训，放代码有几种方式，<strong>千万别直接改主题文件</strong>：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>方式</th><th>优点</th><th>缺点</th><th>老路的选择</th></tr></thead><tbody><tr><td><strong>改主题 footer.php</strong></td><td>直接</td><td>❌ 主题一更新代码就丢</td><td></td></tr><tr><td><strong>WPCode 插件</strong></td><td>✅ 后台管理、主题更新不丢、随时开关</td><td>多装一个插件</td><td>✅ <strong>选它</strong></td></tr><tr><td>Html小工具</td><td>操作简单</td><td>更新容易丢，维护麻烦</td><td></td></tr></tbody></table></figure>



<h3 class="wp-block-heading">第 3 步：WPCode 创建 HTML 片段</h3>



<p class="wp-block-paragraph">老路用的 WPCode 插件（免费）</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-9-1024x723.png" alt="" class="wp-image-1295" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-9-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-9-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-9-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-9-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-9-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-9.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">安装 WPCode → 左侧 <strong>Code Snippets</strong> → <strong>+ Add Snippet</strong>，选 <strong>Add Your Custom Code (New Snippet)</strong>（空白自定义代码片段，不是预设库那些）</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-11-1024x723.png" alt="" class="wp-image-1297" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-11-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-11-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-11-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-11-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-11-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-11.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Code Type 选 <strong>HTML Snippet</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-12-1024x723.png" alt="" class="wp-image-1298" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-12-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-12-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-12-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-12-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-12-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-12.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">粘贴 Adsterra 的 <code>&lt;script&gt;</code> 代码，起一个名字（随便）</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-13-1024x723.png" alt="" class="wp-image-1299" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-13-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-13-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-13-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-13-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-13-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-13.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>Insertion 位置选 &#8220;Site Wide Footer&#8221;</strong>——这就是&#8221;全站生效&#8221;的关键，WPCode 会自动把代码输出到每个页面的 footer，然后点击右上角保存。回到列表后点击启用开关即可。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-15-1024x723.png" alt="" class="wp-image-1301" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-15-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-15-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-15-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-15-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-15-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-15.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-16-1024x723.png" alt="" class="wp-image-1302" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-16-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-16-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-16-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-16-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-16-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-16.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">小知识：<strong>Site Wide Footer = 全站所有页面生效</strong>。如果你想只放首页或只放文章页，WPCode 的插入位置也有更细的选项（首页/文章页/指定分类等）。</p>
</blockquote>



<h3 class="wp-block-heading">第 4 步：踩坑——Wordfence 防火墙拦截</h3>



<p class="wp-block-paragraph">如果你装了<strong>Wordfence</strong>这个插件，很可能会出现如下界面，这是操作<strong>被 Wordfence 拦截了</strong>（403，提示 &#8220;potentially unsafe operation&#8221;）。不用慌，这是因为<strong>Wordfence 的安全规则把&#8221;向全站注入外部 <code>&lt;script&gt;</code>&#8220;当成了可疑操作</strong>（很多恶意注入就是这么干的，所以它宁可错杀）。把钩选上，然后点击“Allowlist This Action”，然后刷新页面即可。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="966" height="852" src="https://lusdaily.com/wp-content/uploads/2026/09/image-17.png" alt="" class="wp-image-1304" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-17.png 966w, https://lusdaily.com/wp-content/uploads/2026/09/image-17-300x265.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-17-768x677.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-17-519x458.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-17-940x829.png 940w" sizes="auto, (max-width: 966px) 100vw, 966px" /></figure>



<p class="wp-block-paragraph"><strong>顺带说一嘴</strong>：Wordfence 拦截广告脚本这件事本身是个信号——如果你接的广告代码连安全插件都觉得可疑，那 Google 的审核引擎大概率也有类似判断。<strong>这也是为什么<strong>申请</strong> AdSense 前，老路建议先把广告下线再去进行申请。</strong></p>



<h2 class="wp-block-heading">三、接入后的页面效果</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-18-1024x723.png" alt="" class="wp-image-1305" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-18-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-18-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-18-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-18-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-18-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-18.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Adsterra 后台也会有实时反馈</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="723" src="https://lusdaily.com/wp-content/uploads/2026/09/image-19-1024x723.png" alt="" class="wp-image-1306" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-19-1024x723.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-19-300x212.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-19-767x542.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-19-520x367.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-19-939x663.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-19.png 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">四、复盘：AdSense + Adsterra 双轨策略</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>路线</th><th>状态</th><th>说明</th></tr></thead><tbody><tr><td><strong>AdSense</strong></td><td>❌ 二次被拒</td><td>继续攒内容/流量，冷却期后再战（3 个月后）</td></tr><tr><td><strong>Adsterra</strong></td><td>✅ 已接入（Social Bar）</td><td>全站跑着，流量先变现</td></tr><tr><td><strong>联盟营销</strong></td><td>✅ 持续</td><td>Fiverr/Pinterest/eSIM 线继续</td></tr><tr><td><strong>YouTube</strong></td><td>🔄 频道开通</td><td>视频内容同步发</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>老路的策略很明确：AdSense 是&#8221;正式工&#8221;（审核严、单价高），Adsterra 是&#8221;过渡工&#8221;（门槛低、先干着）——正式工的门一直开着，过渡工先把活干起来。两边不冲突。</strong></p>



<p class="wp-block-paragraph">实操视频在此</p>



<figure class="wp-block-boldblocks-youtube-block"><div id="yb-video-AgRcRtqOf0o" class="yb-player" data-video-id="AgRcRtqOf0o" data-title="Play" style="background-image:url(https://img.youtube.com/vi/AgRcRtqOf0o/maxresdefault.jpg)" data-params="{&quot;loop&quot;:1,&quot;playlist&quot;:&quot;AgRcRtqOf0o&quot;,&quot;rel&quot;:0}"><button type="button" class="yb-btn-play"><span class="visually-hidden">Play</span></button></div><figcaption class="yb-caption">2026网络赚钱，AdSense 总被拒，别浪费流量，WordPress 网站接入 Adsterra 广告实操教程</figcaption></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em><em>系列回顾：[[<strong><a href="https://lusdaily.com/earn-100-from-blog/" target="_blank" rel="noopener">搞钱计划第 1 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-2/" target="_blank" rel="noopener">搞钱计划第 2 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-3/" target="_blank" rel="noopener">搞钱计划第 3 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-4/" target="_blank" rel="noopener">搞钱计划第 4 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-5/" target="_blank" rel="noopener">搞钱计划第 5 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/ai-pinterest-fiverr-affiliate-marketing/" target="_blank" rel="noopener">Pinterest+Fiverr流量变现</a></strong>]] · [[<strong><a href="https://lusdaily.com/adsense-rejected-try-adsterra/" target="_blank" rel="noreferrer noopener">Adsterra接入教程</a></strong>]] ·</em></em></p>
<p>The post <a href="https://lusdaily.com/earn-100-from-blog-6/">搞钱计划第 6 集：AdSense 还是被拒，博客站接入 Adsterra 实战分享</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026 最新免费白嫖 AI 智能体：AgentScope Platform 一键部署，无需 Token，拥有你的个人 Agent 助理</title>
		<link>https://lusdaily.com/agentscope-free-ai-agent-platform/</link>
					<comments>https://lusdaily.com/agentscope-free-ai-agent-platform/#comments</comments>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Thu, 03 Sep 2026 08:59:05 +0000</pubDate>
				<category><![CDATA[AI工具]]></category>
		<category><![CDATA[实用教程]]></category>
		<category><![CDATA[AgentScope]]></category>
		<category><![CDATA[AI智能体]]></category>
		<category><![CDATA[QwenPaw]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[白嫖]]></category>
		<category><![CDATA[阿里]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1275</guid>

					<description><![CDATA[<p>写在前面：之前写过 [[Codex+DeepSeek 免费看图]]、[[Vibe Coding 初体验]]，今&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/agentscope-free-ai-agent-platform/">2026 最新免费白嫖 AI 智能体：AgentScope Platform 一键部署，无需 Token，拥有你的个人 Agent 助理</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">写在前面：之前写过 [[<strong><a href="https://lusdaily.com/deepseek-vision-mcp-guide/" target="_blank" rel="noreferrer noopener">Codex+DeepSeek 免费看图</a></strong>]]、[[<strong><a href="https://lusdaily.com/vibe-coding-ai-api-monitor/" target="_blank" rel="noreferrer noopener">Vibe Coding 初体验</a></strong>]]，今天再挖一个<strong>真·免费白嫖</strong>的：阿里开源的 <strong>AgentScope Platform</strong>，注册就送独立工作空间，<strong>一键部署 QwenPaw AI 智能体，不用自己的 API Key、不用 token、不用信用卡</strong>。老路亲测完整流程，手把手带你拥有第一个&#8221;个人 AI 助理&#8221;。视频放在最后了，不喜欢看字的直接拉到文章最后。</p>
</blockquote>



<h2 class="wp-block-heading">一、AgentScope Platform 是什么？</h2>



<p class="wp-block-paragraph">先看两个开源项目（都是阿里出品，背景够硬）：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项目</th><th>Star</th><th>是什么</th></tr></thead><tbody><tr><td><strong>AgentScope</strong></td><td>30.5k★</td><td>阿里开源的多智能体（Multi-Agent）开发框架</td></tr><tr><td><strong>QwenPaw</strong></td><td>34.8k★</td><td>基于 AgentScope 的个人 AI 助理（可本地/云端跑）</td></tr></tbody></table></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="920" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/09/image-920x1024.png" alt="" class="wp-image-1276" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-920x1024.png 920w, https://lusdaily.com/wp-content/uploads/2026/09/image-269x300.png 269w, https://lusdaily.com/wp-content/uploads/2026/09/image-767x854.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-519x578.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-940x1046.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image.png 1086w" sizes="auto, (max-width: 920px) 100vw, 920px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="983" src="https://lusdaily.com/wp-content/uploads/2026/09/image-1-1024x983.png" alt="" class="wp-image-1277" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-1-1024x983.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-1-300x288.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-1-767x736.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-1-519x498.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-1-940x902.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-1.png 1188w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>AgentScope Platform</strong> 就是这俩的&#8221;云体验平台&#8221;——<strong>不用自己搭环境，浏览器打开就能部署一个 QwenPaw 智能体</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="802" src="https://lusdaily.com/wp-content/uploads/2026/09/image-2-1024x802.png" alt="" class="wp-image-1278" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-2-1024x802.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-2-300x235.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-2-767x601.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-2-519x407.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-2-939x736.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-2.png 1275w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>核心卖点：</strong></p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>卖点</th><th>说明</th></tr></thead><tbody><tr><td><strong>无需 Token</strong></td><td>内置 多家 免费模型，不用自己的 API Key</td></tr><tr><td><strong>免费空间</strong></td><td>注册送 <strong>5GB</strong> 独立工作空间</td></tr><tr><td><strong>配置持久化</strong></td><td>记忆、Skills、MCP 配置全保存，重新部署自动恢复</td></tr><tr><td><strong>浏览器直接用</strong></td><td>不用装环境，网页里就能对话+干活</td></tr><tr><td><strong>生态丰富</strong></td><td>Skill 市场 / 插件市场 / Agent 社区，一键加能力</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>一句话：阿里把自家 3.4 万星的开源 AI 助理打包成云服务，注册就能白嫖一个。</strong> 背景硬（阿里）、开源、免费，比野鸡平台靠谱得多。</p>



<h2 class="wp-block-heading">二、注册（2 分钟）</h2>



<p class="wp-block-paragraph">浏览器访问 <strong><a href="https://platform.agentscope.io">https://platform.agentscope.io</a></strong>，右上角切换中文，然后点击“免费注册”</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="796" src="https://lusdaily.com/wp-content/uploads/2026/09/image-3-1024x796.png" alt="" class="wp-image-1279" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-3-1024x796.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-3-300x233.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-3-768x597.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-3-519x404.png 519w, https://lusdaily.com/wp-content/uploads/2026/09/image-3-940x731.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-3.png 1269w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">使用邮箱注册填写验证码即可注册成功。</p>



<p class="wp-block-paragraph"><strong>关键：全程没要信用卡、没要手机号、没要任何付费信息。</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="877" src="https://lusdaily.com/wp-content/uploads/2026/09/image-4-1024x877.png" alt="" class="wp-image-1280" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-4-1024x877.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-4-300x257.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-4-767x657.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-4-520x445.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-4-940x805.png 940w, https://lusdaily.com/wp-content/uploads/2026/09/image-4.png 1254w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">点击“一键部署”即可，会提示需要绑定github账号，绑定好后会自动进行部署，等待大约2分钟，出现如下界面即表示部署完成</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="943" src="https://lusdaily.com/wp-content/uploads/2026/09/image-5-1024x943.png" alt="" class="wp-image-1281" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-5-1024x943.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-5-300x276.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-5-767x707.png 767w, https://lusdaily.com/wp-content/uploads/2026/09/image-5-520x479.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-5-939x865.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-5.png 1257w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">部署完成后，点击打开QWENPAW，进入控制台，即可直接在浏览器里跟你的 QwenPaw 对话</p>



<ul class="wp-block-list">
<li><strong>问问题</strong>：当普通 AI 助理用（问答、写作、总结）</li>



<li><strong>让它干活</strong>：它有 web_search（联网搜索）、code_executor（执行代码）等内置 Skills</li>



<li><strong>加能力</strong>：去 Skill/Plugin 市场装新技能（浏览器控制、文档处理、新闻订阅等）</li>



<li><strong>接 MCP</strong>：支持 MCP 协议，能接 GitHub、文件系统等外部工具</li>
</ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="788" src="https://lusdaily.com/wp-content/uploads/2026/09/image-6-1024x788.png" alt="" class="wp-image-1282" srcset="https://lusdaily.com/wp-content/uploads/2026/09/image-6-1024x788.png 1024w, https://lusdaily.com/wp-content/uploads/2026/09/image-6-300x231.png 300w, https://lusdaily.com/wp-content/uploads/2026/09/image-6-768x591.png 768w, https://lusdaily.com/wp-content/uploads/2026/09/image-6-1536x1183.png 1536w, https://lusdaily.com/wp-content/uploads/2026/09/image-6-520x400.png 520w, https://lusdaily.com/wp-content/uploads/2026/09/image-6-939x723.png 939w, https://lusdaily.com/wp-content/uploads/2026/09/image-6.png 1691w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>这个&#8221;个人 Agent 助理&#8221;跟普通 ChatGPT 网页版最大的区别</strong>：它是真 agent——能自己调工具、联网搜索、执行代码、多步完成任务，不是光聊天。</p>



<p class="wp-block-paragraph">老路实操视频在此~</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe loading="lazy" title="2026 最新免费白嫖 AI 智能体：AgentScope Platform 一键部署，无需 Token，无需绑卡，拥有你的个人 Agent 助理，全程实操。" width="740" height="416" src="https://www.youtube.com/embed/VLOlW1_nKT4?feature=oembed&#038;enablejsapi=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<h2 class="wp-block-heading">三、免费额度与限制（老路实测整理）</h2>



<p class="wp-block-paragraph">免费的东西要知道边界在哪：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项</th><th>说明</th></tr></thead><tbody><tr><td><strong>工作空间</strong></td><td>5GB（Server File Directory 显示 0B/5GB）</td></tr><tr><td><strong>模型</strong></td><td>各家的免费系列，够日常用</td></tr><tr><td><strong>休眠机制</strong></td><td><strong>48 小时不活跃自动休眠</strong>（唤醒/重新部署即可恢复配置，可以使用心跳功能来进行活跃处理）</td></tr><tr><td><strong>数据清理</strong></td><td><strong>6 个月不活跃自动清理删除</strong>——长期不用记得回来&#8221;续命&#8221;</td></tr><tr><td><strong>安全沙箱</strong></td><td>平台提供免费安全沙箱，非法操作会被限制</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>几个实用建议：</strong></p>



<ol class="wp-block-list">
<li><strong>重要配置定期备份</strong>——6 个月不活跃会清数据，即便有心跳功能，也不要把重要东西只放云端，</li>



<li><strong>休眠不是删数据</strong>——48h 休眠后重新部署，配置自动恢复，放心</li>



<li><strong>免费模型够日常</strong>——真要跑重活（大代码项目），可以自己在 Settings 里配 Ollama 或云端大模型，但那就需要自己的 key 了</li>
</ol>



<h2 class="wp-block-heading">四、跟其他方案对比</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>方案</th><th>成本</th><th>门槛</th><th>适合</th></tr></thead><tbody><tr><td><strong>AgentScope Platform</strong></td><td><strong>免费</strong>（无需 token）</td><td>邮箱注册</td><td>想白嫖个人 agent 的</td></tr><tr><td>ChatGPT Plus</td><td>$20/月</td><td>付费+海外号</td><td>重度用户</td></tr><tr><td>本地 Ollama</td><td>免费但吃配置</td><td>要显卡/内存</td><td>折腾党</td></tr><tr><td>各家 API</td><td>按量付费</td><td>要绑卡</td><td>开发者</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>白嫖党首选 AgentScope Platform——零成本拿到一个有记忆、能调工具、可加插件的 agent。</strong></p>



<h2 class="wp-block-heading">五、常见问题</h2>



<p class="wp-block-paragraph"><strong>Q：真的不用自己的 API Key 吗？</strong><br>A：对。平台内置 多家免费模型，开箱即用。想用更强模型可以自己配，但默认免费版完全够日常。</p>



<p class="wp-block-paragraph"><strong>Q：跟手机上的 AI 助手有什么区别？</strong><br>A：QwenPaw 是 agent——能自己联网搜索、执行代码、调 MCP 工具、多步完成任务，还能装插件扩展能力，不是一个只会聊天的问答机器人。</p>



<p class="wp-block-paragraph"><strong>Q：部署后能干嘛？举几个例子</strong><br>A：① 让它在沙箱里跑代码算东西 ② 联网查资料写报告 ③ 连 GitHub 帮你分析仓库 ④ 装浏览器技能让它帮你查网页信息。你想让它干的事，基本都能配。</p>



<p class="wp-block-paragraph"><strong>Q：会收费吗？什么时候开始收费？</strong><br>A：目前平台明确是免费试用空间（Beta 阶段）。Beta 期白嫖就完事了，真收费了再说——白嫖党的原则是&#8221;免费时用力薅，收费时果断跑&#8221;。</p>



<p class="wp-block-paragraph"><strong>Q：数据安全吗？</strong><br>A：平台声明 QwenPaw 跑在免费安全沙箱里，要求遵守法律法规。<strong>别在里头放敏感信息</strong>（任何云服务都一样），重要数据本地留备份。</p>



<p class="wp-block-paragraph"><strong>最后，老路说</strong></p>



<p class="wp-block-paragraph"><strong>阿里开源 3 万星生态 + 云平台免费部署 + 无需 token——这可能是 2026 年最容易白嫖的个人 AI 智能体方案了。</strong> 注册到用上不到 5 分钟，零成本，先薅一个放那儿，说不定哪天就用上了。</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：[[<strong><a href="https://lusdaily.com/deepseek-vision-mcp-guide/" target="_blank" rel="noreferrer noopener">Codex+DeepSeek 免费看图</a></strong>]] · [[<strong><a href="https://lusdaily.com/vibe-coding-ai-api-monitor/" target="_blank" rel="noreferrer noopener">Vibe Coding 初体验|Vibe Coding 入门</a></strong>]] · [[<strong><a href="https://lusdaily.com/kimi3-hermes-integration-guide/" target="_blank" rel="noreferrer noopener">Kimi3 实测</a></strong>]] · [[<strong><a href="https://lusdaily.com/google-ai-studio-free-gemini-guide/" target="_blank" rel="noreferrer noopener">Google AI Studio 免费</a></strong>]]</em></p>
<p>The post <a href="https://lusdaily.com/agentscope-free-ai-agent-platform/">2026 最新免费白嫖 AI 智能体：AgentScope Platform 一键部署，无需 Token，拥有你的个人 Agent 助理</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lusdaily.com/agentscope-free-ai-agent-platform/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>eSIM 转换卡全版本横评：Xesim X1/X2/X2Pro、9eSIM V0/V0Max/V3、eSTK 全系 + 小白卡，附 免费 eSIM 白嫖 + 安卓写卡苹果用卡视频教程</title>
		<link>https://lusdaily.com/esim-converter-card-full-comparison-free-esim/</link>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Sun, 30 Aug 2026 14:26:51 +0000</pubDate>
				<category><![CDATA[实用教程]]></category>
		<category><![CDATA[9esim]]></category>
		<category><![CDATA[eSIM]]></category>
		<category><![CDATA[eSTK]]></category>
		<category><![CDATA[xesim]]></category>
		<category><![CDATA[免费eSIM]]></category>
		<category><![CDATA[国行手机]]></category>
		<category><![CDATA[小白卡]]></category>
		<category><![CDATA[蓝牙eSIM]]></category>
		<category><![CDATA[转换卡]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1257</guid>

					<description><![CDATA[<p>后台问老路 eSIM 转换卡的人实在太多了——&#8221;Xesim 和 9eSIM 到底买哪个&#8221&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/esim-converter-card-full-comparison-free-esim/">eSIM 转换卡全版本横评：Xesim X1/X2/X2Pro、9eSIM V0/V0Max/V3、eSTK 全系 + 小白卡，附 免费 eSIM 白嫖 + 安卓写卡苹果用卡视频教程</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">后台问老路 eSIM 转换卡的人实在太多了——&#8221;<strong><a href="https://lusdaily.com/xesim" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">Xesim</a></strong> 和<strong><a href="https://lusdaily.com/9esim" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank"> 9eSIM</a></strong> 到底买哪个&#8221;&#8221;X1 和 X2 差在哪&#8221;&#8221;小白卡能不能在 iPhone 上切卡&#8221;。这次老路把市面上<strong>所有主流方案的全版本</strong>都扒了一遍，从写卡、切换、容量、价格、系统兼容逐项对比，最后附上<strong>最新免费 eSIM / 流量白嫖</strong>机会和实拍视频教程（在最后哦）。一张表看懂，收藏不迷路。</p>



<h2 class="wp-block-heading">一、全版本对比表（2026 年 8 月官网一手数据）</h2>
</blockquote>



<p class="wp-block-paragraph">老路做了一页超细对比表，可以直接存图：</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://lusdaily.com/wp-content/uploads/2026/08/image-213-1024x576.png" alt="" class="wp-image-1258" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-213-1024x576.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-213-300x169.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-213-767x431.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-213-1536x863.png 1536w, https://lusdaily.com/wp-content/uploads/2026/08/image-213-520x292.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-213-939x528.png 939w, https://lusdaily.com/wp-content/uploads/2026/08/image-213.png 1596w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong><a href="https://lusdaily.com/xesim" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">Xesim</a></strong> 全系（原 5ber 团队，中国产）</h3>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="768" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/08/28a567d35cd3cf4898e449c2efcf223c-768x1024-1.jpg" alt="" class="wp-image-1259" style="width:354px;height:auto" srcset="https://lusdaily.com/wp-content/uploads/2026/08/28a567d35cd3cf4898e449c2efcf223c-768x1024-1.jpg 768w, https://lusdaily.com/wp-content/uploads/2026/08/28a567d35cd3cf4898e449c2efcf223c-225x300.jpg 225w, https://lusdaily.com/wp-content/uploads/2026/08/28a567d35cd3cf4898e449c2efcf223c-520x693.jpg 520w, https://lusdaily.com/wp-content/uploads/2026/08/28a567d35cd3cf4898e449c2efcf223c-940x1253.jpg 940w, https://lusdaily.com/wp-content/uploads/2026/08/28a567d35cd3cf4898e449c2efcf223c.jpg 960w" sizes="auto, (max-width: 768px) 100vw, 768px" /></figure>
</div>


<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>型号</th><th>X1</th><th>X2</th><th>X2 Pro</th></tr></thead><tbody><tr><td><strong>下载次数</strong></td><td>5 次（用尽可购）</td><td><strong>不限</strong></td><td><strong>不限</strong></td></tr><tr><td><strong>容量</strong></td><td>15 / 大容量 30 个</td><td>15 / 大容量 30 个</td><td>15 / 大容量 30 个</td></tr><tr><td><strong>价格</strong></td><td><strong>$15 / $16</strong></td><td><strong>$29</strong></td><td><strong>$36</strong></td></tr><tr><td><strong>iPhone 写卡</strong></td><td>需读卡器</td><td>需读卡器</td><td><strong>自带 SeedLink，免安卓设备</strong></td></tr><tr><td><strong>切换</strong></td><td>官方App / STK</td><td>官方App / STK</td><td>官方App / STK</td></tr><tr><td><strong>适合</strong></td><td>尝鲜用户</td><td>主力用户</td><td><strong>纯 iPhone 党</strong></td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>重点解读：</strong></p>



<ul class="wp-block-list">
<li><strong>X1 是入门款</strong>：$15 便宜，但只有 <strong>5 次下载额度</strong>，装 5 个 eSIM 就没了，要买次数。适合只偶尔用的人（不划算）</li>



<li><strong>X2 是主力款</strong>：$29 无限次下载，一次买断。<strong>注意：X2 官网只有大容量版（30 个）$29 一个档</strong></li>



<li><strong>X2 Pro 是 iPhone 福音</strong>：$36 含 <strong>5 个月免费 SeedLink 服务</strong>——iPhone/HarmonyOS 用户首次下载 eSIM <strong>不需要安卓设备帮忙</strong>，直接就能写卡。<strong>纯 iPhone 用户强烈建议这个</strong>，省一个安卓写卡机的钱</li>
</ul>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">⚠️ 纯iPhone/纯鸿蒙用户注意：X2 Pro 的 SeedLink 到期后<strong>要续费</strong>才能继续下载新 eSIM（切换已装的不用），买之前想清楚</p>
</blockquote>



<h3 class="wp-block-heading"><strong><a href="https://lusdaily.com/9esim" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">9eSIM</a></strong> 全系</h3>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="768" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-768x1024.jpg" alt="" class="wp-image-1262" style="aspect-ratio:0.750013408420488;width:375px;height:auto" srcset="https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-768x1024.jpg 768w, https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-225x300.jpg 225w, https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-767x1023.jpg 767w, https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-1152x1536.jpg 1152w, https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-520x693.jpg 520w, https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1-940x1253.jpg 940w, https://lusdaily.com/wp-content/uploads/2026/08/76bada2680ba8bf38a77476ab07fae5f-1.jpg 1264w" sizes="auto, (max-width: 768px) 100vw, 768px" /></figure>
</div>


<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>型号</th><th>V0</th><th>V0 Max</th><th>V3</th></tr></thead><tbody><tr><td><strong>存储</strong></td><td>480 KB</td><td>1.1 MB</td><td>1.5 MB</td></tr><tr><td><strong>容量</strong></td><td>15 个</td><td>30 个</td><td><strong>50 个</strong></td></tr><tr><td><strong>价格</strong></td><td>$15</td><td>$20</td><td>$24</td></tr><tr><td><strong>系统层</strong></td><td>ECP OS</td><td>ECP OS</td><td><strong>Kigen OS（运营商级）</strong></td></tr><tr><td><strong>切换</strong></td><td>官方（或开源）App / STK</td><td>官方（或开源）App / STK</td><td>官方（或开源）App / STK</td></tr><tr><td><strong>产地</strong></td><td>中国</td><td>中国</td><td><strong>英国</strong></td></tr><tr><td><strong>适合</strong></td><td>入门</td><td>旅行党</td><td>重度多号党</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>重点解读：</strong></p>



<ul class="wp-block-list">
<li>三款<strong>都支持 STK 菜单切换</strong>（iPhone 上免 App 直接切，这是 9eSIM 的招牌）</li>



<li><strong>V3 是旗舰</strong>：Kigen OS 安全元件（运营商级认证）+ 50 个号码容量 + 亚秒级切换，多号党首选</li>



<li>读卡器 $15，买卡时可 <strong>+$9 捆绑</strong>（省 $6）</li>
</ul>



<h3 class="wp-block-heading">eSTK.me 全系（开源社区最爱）</h3>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="768" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1-768x1024-1.jpg" alt="" class="wp-image-1264" style="aspect-ratio:0.750016053425801;width:381px;height:auto" srcset="https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1-768x1024-1.jpg 768w, https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1-225x300.jpg 225w, https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1-1152x1536.jpg 1152w, https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1-520x693.jpg 520w, https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1-940x1253.jpg 940w, https://lusdaily.com/wp-content/uploads/2026/08/b202e1802c40f5a76441db4c6026be40-1.jpg 1260w" sizes="auto, (max-width: 768px) 100vw, 768px" /></figure>
</div>


<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>型号</th><th>C (Beta)</th><th>Plus+</th><th>Max</th><th>ECO</th><th>ECO Lite</th><th>RED</th></tr></thead><tbody><tr><td><strong>存储</strong></td><td>512 KiB</td><td>1024 KiB</td><td>1600 KiB</td><td>420 KB</td><td>420 KB</td><td>—</td></tr><tr><td><strong>容量</strong></td><td>—</td><td>13-26 个</td><td><strong>60 个</strong></td><td>10+ 个</td><td>10+ 个</td><td>—</td></tr><tr><td><strong>价格</strong></td><td>¥91</td><td>¥128</td><td><strong>¥183</strong></td><td>¥156</td><td>¥81</td><td>未发售</td></tr><tr><td><strong>STK</strong></td><td>—</td><td>✅</td><td>✅</td><td><strong>✅ iPhone可下卡</strong></td><td>⚠️ 仅切 3 个</td><td>—</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>重点解读（eSTK 系最复杂）：</strong></p>



<ul class="wp-block-list">
<li><strong>ECO Lite（¥81）是阉割版</strong>：STK <strong>只支持 3 个 Profile 切换</strong>，且 iPhone 不能下载/切换/删除——便宜有代价</li>



<li><strong>ECO（¥156）才是完整版</strong>：iPhone 和安卓都能 STK 下卡/切卡/删卡</li>



<li><strong>RED 是蓝牙版</strong>：支持 USB-C + <strong>BLE 蓝牙读卡器</strong>，iPhone 免线写卡（未发售）</li>
</ul>



<h3 class="wp-block-heading">小白卡 DIY（最便宜的开源方案）</h3>



<p class="wp-block-paragraph"><strong>注意</strong>，小白卡要买明确写着支持STK的，不支持的不要买！</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="768" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36-768x1024-1.jpg" alt="" class="wp-image-1260" style="aspect-ratio:0.7498535442296427;width:390px;height:auto" srcset="https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36-768x1024-1.jpg 768w, https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36-225x300.jpg 225w, https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36-1152x1536.jpg 1152w, https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36-520x693.jpg 520w, https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36-940x1253.jpg 940w, https://lusdaily.com/wp-content/uploads/2026/08/2f68dba533999d03bcda91a74edc5e36.jpg 1280w" sizes="auto, (max-width: 768px) 100vw, 768px" /></figure>
</div>


<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项</th><th>说明</th></tr></thead><tbody><tr><td><strong>价格</strong></td><td>¥30-50（淘宝/PDD 搜 ）</td></tr><tr><td><strong>写卡</strong></td><td>EasyEUICC / NekokoLPA2（安卓 NFC 写）</td></tr><tr><td><strong>切换</strong></td><td>软件/<strong> STK</strong></td></tr><tr><td><strong>iPhone 用法</strong></td><td>安卓写卡后插 iPhone 用，或 PC 读卡器 + MiniLPA</td></tr><tr><td><strong>适合</strong></td><td>爱折腾、预算紧张、有安卓机的人</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">二、蓝牙 eSIM 卡（iPhone 免读卡器的新方向）</h2>



<p class="wp-block-paragraph">传统的写卡链路是&#8221;安卓机或 USB 读卡器&#8221;，蓝牙卡就是为了解决这个——<strong>卡自带蓝牙，手机 App 直接蓝牙写卡</strong>：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>方案</th><th>状态</th><th>价格</th><th>说明</th></tr></thead><tbody><tr><td><strong>超雪 BeeSIM（国产）</strong></td><td>✅ PDD 在售</td><td><strong>¥100+</strong></td><td>内置蓝牙隔空智控，免读卡器，iOS/安卓/鸿蒙/MiFi/路由器全兼容</td></tr><tr><td><strong>9eSIM B0/B1</strong></td><td>🔜 即将发售</td><td>—</td><td>官方确认&#8221;upcoming Bluetooth cards&#8221;</td></tr><tr><td><strong>eSTK RED</strong></td><td>🔜 未发售</td><td>—</td><td>USB-C + BLE 双模，支持 Web BLE 在线配置</td></tr><tr><td><strong>eSIM.me Card</strong></td><td>✅ 在售</td><td>$30+</td><td>国际老牌，15 profiles，App 管理</td></tr></tbody></table></figure>



<h3 class="wp-block-heading">超雪 BeeSIM 实测画像（PDD有卖的）</h3>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="768" height="1024" src="https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-768x1024.jpg" alt="" class="wp-image-1266" style="aspect-ratio:0.7500156671053456;width:396px;height:auto" srcset="https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-768x1024.jpg 768w, https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-225x300.jpg 225w, https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-767x1023.jpg 767w, https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-1152x1536.jpg 1152w, https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-520x693.jpg 520w, https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1-940x1253.jpg 940w, https://lusdaily.com/wp-content/uploads/2026/08/IMG_3561-1.jpg 1300w" sizes="auto, (max-width: 768px) 100vw, 768px" /></figure>
</div>


<p class="wp-block-paragraph">老路在PDD上扒到的国产蓝牙卡代表——<strong>超雪 BeeSIM</strong></p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>项</th><th>说明</th></tr></thead><tbody><tr><td><strong>价格</strong></td><td>¥100+</td></tr><tr><td><strong>核心卖点</strong></td><td><strong>蓝牙写卡：手机直连，免读卡器</strong></td></tr><tr><td><strong>兼容</strong></td><td>iOS / 安卓 / <strong>鸿蒙</strong> / MiFi / 路由器全平台</td></tr><tr><td><strong>可重复</strong></td><td>多次写入，长期使用</td></tr><tr><td><strong>售后</strong></td><td>顺丰包邮 + 7 天无理由</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>它的价值</strong>：普通 eSIM 卡写卡要么安卓机 NFC、要么 USB 读卡器，<strong>BeeSIM 直接用手机蓝牙写卡</strong>——iPhone 用户不用再备一台安卓写卡机，鸿蒙/MiFi/路由器也能用。这就是国产蓝牙卡最实在的卖点。</p>



<p class="wp-block-paragraph"><strong>老路的建议</strong>：蓝牙卡是趋势（尤其 iPhone 用户），国产 BeeSIM 可以先试试水（不算贵）；不急的话等 9eSIM B0/B1 上市对比后再买。</p>



<h2 class="wp-block-heading">三、3 秒决策指南</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>你的情况</th><th>推荐</th></tr></thead><tbody><tr><td>纯 iPhone 用户，不想折腾</td><td><strong>Xesim X2 Pro</strong>（$36，SeedLink 免安卓）</td></tr><tr><td>iPhone 用户，多号党</td><td><strong>9eSIM V3</strong>（$24，STK 秒切）</td></tr><tr><td>安卓用户，主力使用</td><td><strong>Xesim X2</strong>（$29，无限下载）</td></tr><tr><td>安卓用户，预算有限</td><td><strong>9eSIM V0 Max</strong>（$20）或小白卡（¥40）</td></tr><tr><td>爱折腾、有安卓机</td><td><strong>小白卡 DIY（¥40）</strong></td></tr><tr><td>开源党</td><td><strong>eSTK.me Plus+/Max</strong></td></tr></tbody></table></figure>



<h2 class="wp-block-heading">四、免费 eSIM / 免费流量白嫖（2026 全网实测）</h2>



<p class="wp-block-paragraph"><strong>买卡之前，先把免费流量领完！</strong>看老路下面这个实操视频~</p>



<figure class="wp-block-boldblocks-youtube-block"><div id="yb-video-Ej0phC4J2jU" class="yb-player" data-video-id="Ej0phC4J2jU" data-title="Play" style="background-image:url(https://img.youtube.com/vi/Ej0phC4J2jU/maxresdefault.jpg)" data-params="{&quot;loop&quot;:1,&quot;playlist&quot;:&quot;Ej0phC4J2jU&quot;,&quot;rel&quot;:0}"><button type="button" class="yb-btn-play"><span class="visually-hidden">Play</span></button></div><figcaption class="yb-caption">2026最新免费esim卡+免费500M全球流量领取，安卓手机写eSIM卡+苹果手机STK切换eSIM实拍教程</figcaption></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>平台</th><th>免费内容</th><th>支持设备</th><th>怎么领</th></tr></thead><tbody><tr><td><strong><a href="https://lusdaily.com/eskimo" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">Eskimo</a></strong></td><td><strong>免费 1GB 全球流量</strong>（110+ 国）</td><td>eSIM / 转换卡</td><td>注册即领（码 <code>ESKIMOLAOLU</code>）</td></tr><tr><td><strong><a href="https://lusdaily.com/esimio" class="pretty-link pretty-link pretty-link-block-editor" rel="nofollow noindex sponsored noreferrer noopener" target="_blank">esim.io</a></strong></td><td><strong>免费 500M全球流量</strong>（100+ 国）</td><td>eSIM / 转换卡</td><td>注册即送（羊毛码<strong>SHEN46</strong>）</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">五、写卡避坑指南</h2>



<ol class="wp-block-list">
<li><strong>小白卡别买成普通空 SIM 卡</strong>——认准&#8221;eUICC&#8221;或&#8221;eSIM 可写卡&#8221;</li>



<li><strong>普通小白卡不支持 STK</strong>——iPhone 上切卡要么 App 要么安卓机，想要 iPhone 免 App 切卡就上 eSTK ECO / 9eSIM</li>



<li><strong>扫码失败</strong>——微信压缩过二维码，用原图或手动输 SM-DP+ 地址</li>



<li><strong>X1 的 5 次额度用完要买</strong>——重度用户直接 X2，别省这 $14</li>



<li><strong>X2 Pro 的 SeedLink 到期要续费</strong>——纯 iPhone 党权衡好再买</li>



<li><strong>国产蓝牙卡水深</strong>——浅尝，或等 9eSIM B0/B1</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>相关阅读：[[<strong><a href="https://lusdaily.com/esim-blank-card-open-source-writing/" target="_blank" rel="noreferrer noopener">小白卡开箱|eSIM 小白卡开箱实测</a></strong>]] · [[<strong><a href="https://lusdaily.com/chinese-phone-esim-giffgaff-guide/" target="_blank" rel="noreferrer noopener">国行手机玩eSIM|国行手机 eSIM 教程</a></strong>]] · [[<strong><a href="https://lusdaily.com/eskimo-free-esim-1gb-global-data/" target="_blank" rel="noreferrer noopener">免费eSIM+1GB全球流量|Eskimo 免费流量</a></strong>]] · [[<strong><a href="https://lusdaily.com/giffgaff-ban-esim-alternatives/" target="_blank" rel="noreferrer noopener">KiteSim 加拿大号码</a></strong>]] · [[<strong><a href="https://lusdaily.com/estonia-esim-number-esimgg-guide/" target="_blank" rel="noreferrer noopener">爱沙尼亚 eSIM.gg</a></strong>]]</em></p>
<p>The post <a href="https://lusdaily.com/esim-converter-card-full-comparison-free-esim/">eSIM 转换卡全版本横评：Xesim X1/X2/X2Pro、9eSIM V0/V0Max/V3、eSTK 全系 + 小白卡，附 免费 eSIM 白嫖 + 安卓写卡苹果用卡视频教程</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>新站 AdSense 被拒别死磕！试试 Adsterra，审核 1 分钟通过，收益立竿见影，2026最新被动收入指南</title>
		<link>https://lusdaily.com/adsense-rejected-try-adsterra/</link>
					<comments>https://lusdaily.com/adsense-rejected-try-adsterra/#comments</comments>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Thu, 27 Aug 2026 09:00:51 +0000</pubDate>
				<category><![CDATA[建站教程]]></category>
		<category><![CDATA[被动收入]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Adsterra]]></category>
		<category><![CDATA[广告变现]]></category>
		<category><![CDATA[搞钱计划]]></category>
		<category><![CDATA[新站赚钱]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1241</guid>

					<description><![CDATA[<p>老路的三个网站申请Google AdSense 又被拒了（[[搞钱计划第 4 集]]里说过）。Adsense对&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/adsense-rejected-try-adsterra/">新站 AdSense 被拒别死磕！试试 Adsterra，审核 1 分钟通过，收益立竿见影，2026最新被动收入指南</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">老路的三个网站申请Google AdSense 又被拒了（[[<strong><a href="https://lusdaily.com/earn-100-from-blog-4/" target="_blank" rel="noreferrer noopener">搞钱计划第 4 集</a></strong>]]里说过）。Adsense对新站和AI生成的网站审核力度大是不争的事实，每次 30 天的冷却期实在是太长了，这次老路换了个思路——<strong>转投 Adsterra</strong>，这家广告联盟对新站比较友好，审核 1 分钟通过，代码嵌进去当天就立竿见影有收益。今天老路来分享一下。</p>
</blockquote>



<h2 class="wp-block-heading">一、为什么被 AdSense 拒了还硬刚，不如换个思路？</h2>



<p class="wp-block-paragraph">老路的几个站点本质的原因绕不开那几条：站点太新、内容积累不够（<strong><a href="https://toolmixr.com/" target="_blank" rel="noreferrer noopener">Toolmixr</a></strong>和<strong><a href="https://genaipick.com/" target="_blank" rel="noreferrer noopener">Genaipick</a></strong>还是AI生成的）、流量太少。</p>



<p class="wp-block-paragraph">Adsense30天的冷却期实在是太长了，而且再次申请也未必能通过，所以在老路面前两条路：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>路线</th><th>做法</th><th>问题</th></tr></thead><tbody><tr><td>A：死磕 AdSense</td><td>干等 30 天冷却，继续攒内容</td><td>期间<strong>一分钱赚不到</strong>，流量白白浪费</td></tr><tr><td>B：先接 Adsterra 过渡</td><td>门槛低，先让流量变现，同时继续攒 AdSense 条件</td><td>两边不耽误</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">老路选了C。。。<strong>思路很简单：<strong><a href="https://toolmixr.com/" target="_blank" rel="noreferrer noopener">Toolmixr</a></strong>和<strong><a href="https://genaipick.com/" target="_blank" rel="noreferrer noopener">Genaipick</a></strong></strong> 两个AI生成的网站，估计再次提交Adsense审核也还是百搭，但毕竟还是 有点流量，<strong>放着也是放着，先看看他们能不能有点收益。</strong> <strong><a href="https://lusdaily.com/" target="_blank" rel="noreferrer noopener">lusdaily.com</a></strong>是老路手敲的真实内容博客，AdSense 应该还是有机会，所以继续申请。</p>



<p class="has-text-align-center wp-block-paragraph">👇👇👇<strong>老路干货分享视频在此</strong>👇👇👇</p>



<figure class="wp-block-boldblocks-youtube-block"><div id="yb-video-kR9EFreh8Vs" class="yb-player" data-video-id="kR9EFreh8Vs" data-title="Play" style="background-image:url(https://img.youtube.com/vi/kR9EFreh8Vs/maxresdefault.jpg)" data-params="{&quot;loop&quot;:1,&quot;playlist&quot;:&quot;kR9EFreh8Vs&quot;,&quot;rel&quot;:0}"><button type="button" class="yb-btn-play"><span class="visually-hidden">Play</span></button></div><figcaption class="yb-caption">新站 AdSense 被拒别死磕！试试 Adsterra，审核 1 分钟通过，收益立竿见影，2026最新被动收入经验谈</figcaption></figure>



<h2 class="wp-block-heading">二、Adsterra 是什么？跟 AdSense 比怎么样？</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://lusdaily.com/wp-content/uploads/2026/08/image-205-1024x688.png" alt="" class="wp-image-1242" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-205-1024x688.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-205-767x515.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-205-300x201.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-205-520x349.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-205-940x631.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-205.png 1379w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Adsterra 是 2013 年成立的广告网络（总部塞浦路斯），给站长提供广告变现。跟 AdSense 的核心区别：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>对比项</th><th>AdSense</th><th>Adsterra</th></tr></thead><tbody><tr><td><strong>审核门槛</strong></td><td>高（新站容易被拒）</td><td><strong>低，1 分钟过</strong></td></tr><tr><td><strong>流量要求</strong></td><td>无明确门槛但实际卡流量</td><td><strong>无门槛，重质量不重数量</strong></td></tr><tr><td><strong>最低提现</strong></td><td>$100</td><td><strong>$5</strong>（每 2 周结算）</td></tr><tr><td><strong>收款方式</strong></td><td>银行/PayPal</td><td>PayPal、Paxum、电汇、数字货币</td></tr><tr><td><strong>广告形式</strong></td><td>内容上下文结合类广告为主</td><td>Banner、原生、Social Bar、插屏、SmartLink</td></tr><tr><td><strong>适合阶段</strong></td><td>稳定后的主力</td><td><strong>新站过渡期、被拒后的备胎</strong></td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>一句话：AdSense 是&#8221;审核严、单价稳&#8221;的正式工，Adsterra 是&#8221;门槛低、先干起来&#8221;的兼职。</strong></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">⚠️ 客观说一句：Adsterra 的单价（eCPM）整体低于 AdSense，尤其中文流量。它最大的价值是<strong>审核快、门槛低</strong>——被 AdSense 卡住的时候能先跑起来，不是要替代 AdSense。</p>
</blockquote>



<h2 class="wp-block-heading">三、Adsterra 注册 + 嵌入全过程（10 分钟）</h2>



<h3 class="wp-block-heading">第一步：注册账号</h3>



<p class="wp-block-paragraph">打开 Adsterra 主页：<strong><a href="https://lusdaily.com/adsterra" target="_blank" rel="noreferrer noopener sponsored nofollow">https://adsterra.com/</a></strong>，点击右上角“sign up”，然后选择“As a Publisher”</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://lusdaily.com/wp-content/uploads/2026/08/image-206-1024x688.png" alt="" class="wp-image-1243" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-206-1024x688.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-206-300x201.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-206-767x515.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-206-520x349.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-206-940x631.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-206.png 1379w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list">
<li>邮箱注册即可，填站长信息，需要填写说明信息，让ai给写一份即可</li>



<li>不用绑卡，没有审核费</li>
</ul>



<h3 class="wp-block-heading">第二步：添加网站</h3>



<p class="wp-block-paragraph">登录后左侧菜单点 <strong>&#8220;Websites&#8221;（网站）</strong> → <strong>&#8220;Add a website&#8221;</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://lusdaily.com/wp-content/uploads/2026/08/image-207-1024x688.png" alt="" class="wp-image-1244" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-207-1024x688.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-207-300x201.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-207-767x515.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-207-520x349.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-207-940x631.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-207.png 1379w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://lusdaily.com/wp-content/uploads/2026/08/image-208-1024x688.png" alt="" class="wp-image-1245" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-208-1024x688.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-208-300x201.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-208-767x515.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-208-520x349.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-208-940x631.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-208.png 1379w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ol class="wp-block-list">
<li>填你的域名（比如 <code>lusdaily.com</code>）</li>



<li>选网站类型（博客/新闻/工具等）</li>



<li>勾选广告Unit类型</li>



<li>提交审核</li>
</ol>



<p class="wp-block-paragraph"><strong>审核速度：亲测 1 分钟左右就过了。</strong> 不像 AdSense 要等几周，当场出结果。完成后会给你各个Unit的代码，选择你想要的广告形式，然后点击最右侧的“GET CODE”，然后在弹出框内就是你的专属广告代码。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://lusdaily.com/wp-content/uploads/2026/08/image-209-1024x688.png" alt="" class="wp-image-1246" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-209-1024x688.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-209-300x201.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-209-767x515.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-209-520x349.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-209-940x631.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-209.png 1379w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>选项</th><th>怎么选</th></tr></thead><tbody><tr><td>广告格式</td><td>推荐 <strong>Banner（横幅）</strong> 或 <strong>Native（原生）</strong>、Social Bar </td></tr></tbody></table></figure>



<h3 class="wp-block-heading">第四步：嵌入到网站</h3>



<p class="wp-block-paragraph">拿到代码后，把代码放到你需要展示的网页就行了。</p>



<p class="wp-block-paragraph">老路的博客站用的wordpress，并且希望放到侧边栏，所以按如下操作就行了，这个步骤不具备通用性，大家的网站都不同。</p>



<p class="wp-block-paragraph"><strong>WP 后台 → 小工具 → 自定义 HTML</strong>（适合侧边栏/页脚）</p>



<ol class="wp-block-list">
<li>外观 → 小工具</li>



<li>拖一个「自定义 HTML」到侧边栏</li>



<li>把 Adsterra 代码粘进去保存</li>
</ol>



<p class="wp-block-paragraph"><strong>代码示例：</strong></p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">&lt;!-- ============ SmartLink 侧栏广告 ============ -->
&lt;a href="https://www.profitableratecpmnetwork.com/wyyzg807j?key=2ca3b709b75958cfc9718c83d4b177e5" target="_blank" rel="nofollow noopener sponsored" style="display:block;width:100%;max-width:300px;margin:10px auto;text-align:center;">
	&lt;img src="https://lusdaily.com/wp-content/uploads/2026/08/00093-3866934433.png" alt="" style="display:block;width:100%;max-width:300px;height:auto;border:0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.12);"/>
&lt;/a>
&lt;!-- ============ SmartLink 侧栏广告 END ============ --></pre>



<p class="wp-block-paragraph"><strong><a href="https://toolmixr.com/" target="_blank" rel="noreferrer noopener">Toolmixr</a></strong>和<strong><a href="https://genaipick.com/" target="_blank" rel="noreferrer noopener">Genaipick</a></strong>是AI生成的，并且是通过Cloudflare的Pages绑定Github来部署的，代码扔给ai，让它改完推送部署就好，效果如图</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="681" src="https://lusdaily.com/wp-content/uploads/2026/08/image-210-1024x681.png" alt="" class="wp-image-1247" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-210-1024x681.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-210-300x200.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-210-767x510.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-210-519x345.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/image-210-940x625.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-210.png 1401w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">四、真实数据</h2>



<p class="wp-block-paragraph">代码嵌进去后，Adsterra 后台当时就有真实数据了，大家可以看到，25号收入美元1分钱。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://lusdaily.com/wp-content/uploads/2026/08/image-211-1024x688.png" alt="" class="wp-image-1248" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-211-1024x688.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-211-300x201.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-211-767x515.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-211-520x349.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-211-940x631.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-211.png 1379w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>老路的观察：</strong></p>



<ul class="wp-block-list">
<li>Adsterra 后台数据刷新很快，<strong>当天就能看到展示在涨</strong></li>



<li>相比 AdSense 审核期的&#8221;零收入干等&#8221;，这里每天都能看到数字在动——<strong>这种正反馈对新手特别重要</strong></li>



<li>流量没变的情况下，Adsterra 的展示 = 你之前白白浪费的流量</li>
</ul>



<h2 class="wp-block-heading">五、博客站又提交了一次 AdSense</h2>



<p class="wp-block-paragraph">不死心，老路<strong>又提交了一次 AdSense</strong>：</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="646" src="https://lusdaily.com/wp-content/uploads/2026/08/image-212-1024x646.png" alt="" class="wp-image-1250" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-212-1024x646.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-212-300x189.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-212-767x484.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-212-520x328.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-212-940x593.png 940w, https://lusdaily.com/wp-content/uploads/2026/08/image-212.png 1263w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>这次和上次的差异</th><th>说明</th></tr></thead><tbody><tr><td>文章数量</td><td>34 篇（上次 20 +多篇）</td></tr><tr><td>站点年龄</td><td>50+ 天</td></tr><tr><td>内容方向</td><td>更聚焦（建站/AI/eSIM/搞钱系列）</td></tr><tr><td>敏感内容</td><td>已隐藏（节点/VPN 类文章）</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>说实话这次也没把握能过</strong>——AdSense 的审核标准还是玄学。但至少现在心态不一样了：<strong>过了更好，不过也不慌，Adsterra 在兜底。</strong></p>



<p class="wp-block-paragraph"><strong>给同样被 AdSense 拒过的新站站长一句话：被拒不是终点，是让你换个思路的起点。</strong> 流量是钱，别让它干等着。</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><em>系列回顾：[[<strong><a href="https://lusdaily.com/earn-100-from-blog/" target="_blank" rel="noreferrer noopener">搞钱计划第 1 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-2/" target="_blank" rel="noreferrer noopener">搞钱计划第 2 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-3/" target="_blank" rel="noreferrer noopener">搞钱计划第 3 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-4/" target="_blank" rel="noreferrer noopener">搞钱计划第 4 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/earn-100-from-blog-5/" target="_blank" rel="noreferrer noopener">搞钱计划第 5 集</a></strong>]] · [[<strong><a href="https://lusdaily.com/ai-pinterest-fiverr-affiliate-marketing/" target="_blank" rel="noreferrer noopener">Pinterest+Fiverr流量变现</a></strong>]]</em></p>
<p>The post <a href="https://lusdaily.com/adsense-rejected-try-adsterra/">新站 AdSense 被拒别死磕！试试 Adsterra，审核 1 分钟通过，收益立竿见影，2026最新被动收入指南</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lusdaily.com/adsense-rejected-try-adsterra/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>2026 最新免费域名申请：kdns.fr 免费二级域名，无需信用卡，无需续费，配 Cloudflare 免费托管全过程</title>
		<link>https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/</link>
					<comments>https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/#comments</comments>
		
		<dc:creator><![CDATA[老路日常]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 06:50:47 +0000</pubDate>
				<category><![CDATA[实用教程]]></category>
		<category><![CDATA[建站教程]]></category>
		<category><![CDATA[Cloudflare]]></category>
		<category><![CDATA[kdns.fr]]></category>
		<category><![CDATA[免费域名]]></category>
		<category><![CDATA[免费托管]]></category>
		<category><![CDATA[建站]]></category>
		<guid isPermaLink="false">https://lusdaily.com/?p=1212</guid>

					<description><![CDATA[<p>之前老路写过在DNSHE网站申请免费域名，10年有效，很不错，今天老路又挖到一个新的免费域名羊毛：kdns.f&#46;&#46;&#46;</p>
<p>The post <a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/">2026 最新免费域名申请：kdns.fr 免费二级域名，无需信用卡，无需续费，配 Cloudflare 免费托管全过程</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">之前老路写过在<strong><a href="https://lusdaily.com/dnshe" target="_blank" rel="nofollow noindex sponsored noreferrer noopener" class="pretty-link pretty-link pretty-link-block-editor">DNSHE网站申请免费域名</a></strong>，10年有效，很不错，今天老路又挖到一个<strong>新的免费域名羊毛</strong>：kdns.fr 的二级域名，法国非营利组织运营，注册免费、<strong>不用绑信用卡</strong>、不用续费，还能直接托管到 Cloudflare 白嫖 CDN + SSL，今天手把手带你们薅。</p>
</blockquote>



<h2 class="wp-block-heading">一、kdns.fr 是什么？靠谱吗？</h2>



<p class="wp-block-paragraph">先说结论：<strong>靠谱，是正规的免费域名项目</strong>。</p>



<figure class="wp-block-image size-large"><a href="https://lusdaily.com/katabump" target="_blank" rel=" noopener"><img loading="lazy" decoding="async" width="1024" height="713" src="https://lusdaily.com/wp-content/uploads/2026/08/image-201-1024x713.png" alt="" class="wp-image-1213" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-201-1024x713.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-201-300x209.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-201-767x534.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-201-520x362.png 520w, https://lusdaily.com/wp-content/uploads/2026/08/image-201-939x654.png 939w, https://lusdaily.com/wp-content/uploads/2026/08/image-201.png 1239w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<p class="wp-block-paragraph">kdns.fr 是法国 <strong><a href="https://lusdaily.com/katabump" target="_blank" rel="nofollow noindex sponsored noreferrer noopener" class="pretty-link pretty-link pretty-link-block-editor">KataBump 协会</a></strong>（免费 Discord 机器人托管平台）提供的二级域名注册服务，格式是 <code>你的名字.kdns.fr</code>。老路核实了几个关键点：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>检查项</th><th>结果</th></tr></thead><tbody><tr><td>域名注册信息</td><td>✅ 真实存在（2026 年 1 月注册，有效期到 2029）</td></tr><tr><td>运营方</td><td>✅ KataBump 协会（法国非营利组织）</td></tr><tr><td>免费额度</td><td>✅ 每人最多 <strong>2 个</strong> 二级域名</td></tr><tr><td>续费</td><td>✅ <strong>永久免费，无需续费</strong></td></tr><tr><td>绑信用卡</td><td>❌ 不需要</td></tr><tr><td>用途限制</td><td>⚠️ 仅限合法用途，禁止仿冒品牌（比如 amazon.kdns.fr 这种不行）</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">实操视频在此</p>



<figure class="wp-block-boldblocks-youtube-block"><div id="yb-video-2CwZrJwzdaI" class="yb-player" data-video-id="2CwZrJwzdaI" data-title="Play" style="background-image:url(https://img.youtube.com/vi/2CwZrJwzdaI/maxresdefault.jpg)" data-params="{&quot;loop&quot;:1,&quot;playlist&quot;:&quot;2CwZrJwzdaI&quot;,&quot;rel&quot;:0}"><button type="button" class="yb-btn-play"><span class="visually-hidden">Play</span></button></div></figure>



<h2 class="wp-block-heading">二、注册 kdns.fr 域名（5 分钟）</h2>



<h3 class="wp-block-heading">第一步：打开注册入口</h3>



<p class="wp-block-paragraph">浏览器打开 <strong><a href="https://lusdaily.com/katabump" target="_blank" rel="nofollow noindex sponsored noreferrer noopener" class="pretty-link pretty-link pretty-link-block-editor">KataBump官网</a></strong>，点击右上角的“Dashboard”</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/1.png" alt="" class="wp-image-1214" srcset="https://lusdaily.com/wp-content/uploads/2026/08/1.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/1-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/1-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/1-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/1-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph">点击 <strong>&#8220;Create an account&#8221;</strong>（创建账号）。支持 <strong>Discord 一键登录</strong>，没有 Discord 也可以用邮箱注册。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/2.png" alt="" class="wp-image-1215" srcset="https://lusdaily.com/wp-content/uploads/2026/08/2.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/2-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/2-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/2-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/2-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">老路使用163的邮箱注册，验证码可以正常收到，其他邮箱可能在<strong>垃圾邮件箱</strong>里，记得翻一下。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/3.png" alt="" class="wp-image-1216" srcset="https://lusdaily.com/wp-content/uploads/2026/08/3.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/3-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/3-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/3-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/3-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph">输入邮箱内收到的验证码，点击“Verify now”</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/4.png" alt="" class="wp-image-1217" srcset="https://lusdaily.com/wp-content/uploads/2026/08/4.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/4-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/4-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/4-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/4-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>
</blockquote>



<h3 class="wp-block-heading">第二步：进入域名管理</h3>



<p class="wp-block-paragraph">登录后，看左侧菜单，找到 <strong>&#8220;My Domains&#8221;</strong>，点击进去。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/5.png" alt="" class="wp-image-1218" srcset="https://lusdaily.com/wp-content/uploads/2026/08/5.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/5-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/5-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/5-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/5-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph">会看到 <strong>&#8220;Order my first domian&#8221;</strong>按钮，点它。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/6.png" alt="" class="wp-image-1219" srcset="https://lusdaily.com/wp-content/uploads/2026/08/6.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/6-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/6-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/6-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/6-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<h3 class="wp-block-heading">第三步：申请域名</h3>



<p class="wp-block-paragraph">输入你想要的<strong>前缀</strong>，比如：</p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">输入：laolu     →  得到：laolu.kdns.fr
输入：mypage    →  得到：mypage.kdns.fr</pre>



<p class="wp-block-paragraph"><strong>选前缀的三个建议：</strong></p>



<ol class="wp-block-list">
<li>别用太长，好记为主</li>



<li><strong>别蹭品牌词</strong>——条款明确禁止注册 amazon.kdns.fr 这种仿冒名，会被秒删</li>
</ol>



<p class="wp-block-paragraph">Nameserver这里选择“External NS”（外部NS服务，我们后需要托管到Cloudflare，需要选择这个），然后点击“Order the domain”，<strong>只要域名不重复，立刻生效</strong>，没有审核的过程。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="837" height="684" src="https://lusdaily.com/wp-content/uploads/2026/08/image-202.png" alt="" class="wp-image-1223" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-202.png 837w, https://lusdaily.com/wp-content/uploads/2026/08/image-202-300x245.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-202-767x627.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/image-202-519x424.png 519w" sizes="auto, (max-width: 837px) 100vw, 837px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/8.png" alt="" class="wp-image-1222" srcset="https://lusdaily.com/wp-content/uploads/2026/08/8.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/8-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/8-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/8-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/8-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<h2 class="wp-block-heading">三、绑定 Cloudflare 免费托管（5 分钟）</h2>



<p class="wp-block-paragraph">域名到手后，把它托管到 Cloudflare，白嫖 DNS 解析 + CDN 加速 + SSL 证书，全套免费。</p>



<h3 class="wp-block-heading">第一步：Cloudflare 添加域名</h3>



<p class="wp-block-paragraph">登录 <strong><a href="https://dash.cloudflare.com">https://dash.cloudflare.com</a></strong>（没有账号先注册，免费），进入域名菜单，点击“添加域名”</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/9.png" alt="" class="wp-image-1224" srcset="https://lusdaily.com/wp-content/uploads/2026/08/9.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/9-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/9-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/9-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/9-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph">点击“连接域名”，然后把你刚申请到的域名贴进去</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/10.png" alt="" class="wp-image-1225" srcset="https://lusdaily.com/wp-content/uploads/2026/08/10.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/10-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/10-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/10-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/10-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/11.png" alt="" class="wp-image-1226" srcset="https://lusdaily.com/wp-content/uploads/2026/08/11.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/11-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/11-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/11-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/11-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph">套餐选 <strong>Free</strong>（免费版完全够用）</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/12.png" alt="" class="wp-image-1227" srcset="https://lusdaily.com/wp-content/uploads/2026/08/12.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/12-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/12-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/12-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/12-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<h3 class="wp-block-heading">第二步：拿到 Cloudflare 的 NS 地址</h3>



<p class="wp-block-paragraph">选择完成后，点击页面下方的继续前往激活</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/13.png" alt="" class="wp-image-1228" srcset="https://lusdaily.com/wp-content/uploads/2026/08/13.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/13-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/13-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/13-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/13-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/14.png" alt="" class="wp-image-1229" srcset="https://lusdaily.com/wp-content/uploads/2026/08/14.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/14-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/14-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/14-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/14-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph">Cloudflare 会给你<strong>两个 NS 服务器地址</strong>（具体名字每个人不一样，以你后台显示的为准）</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/15.png" alt="" class="wp-image-1230" srcset="https://lusdaily.com/wp-content/uploads/2026/08/15.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/15-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/15-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/15-939x769.png 939w, https://lusdaily.com/wp-content/uploads/2026/08/15-519x425.png 519w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<h3 class="wp-block-heading">第三步：回到 kdns.fr 后台改 NS</h3>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="837" height="687" src="https://lusdaily.com/wp-content/uploads/2026/08/image-203.png" alt="" class="wp-image-1232" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-203.png 837w, https://lusdaily.com/wp-content/uploads/2026/08/image-203-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-203-519x426.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/image-203-768x630.png 768w" sizes="auto, (max-width: 837px) 100vw, 837px" /></figure>



<h3 class="wp-block-heading">第四步：等待生效</h3>



<p class="wp-block-paragraph">回到Cloudflare页面，点击“我已更新名称服务器”</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/18.png" alt="" class="wp-image-1233" srcset="https://lusdaily.com/wp-content/uploads/2026/08/18.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/18-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/18-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/18-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/18-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>



<p class="wp-block-paragraph"><strong>等 1-2 分钟</strong>，回 Cloudflare 刷新页面，看到绿色的对勾就是解析成功了。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">生效后 Cloudflare 会自动给你签发 SSL 证书，HTTPS 小锁头直接有，不用手动配置。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="999" height="818" src="https://lusdaily.com/wp-content/uploads/2026/08/19.png" alt="" class="wp-image-1234" srcset="https://lusdaily.com/wp-content/uploads/2026/08/19.png 999w, https://lusdaily.com/wp-content/uploads/2026/08/19-300x246.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/19-519x425.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/19-767x628.png 767w, https://lusdaily.com/wp-content/uploads/2026/08/19-939x769.png 939w" sizes="auto, (max-width: 999px) 100vw, 999px" /></figure>
</blockquote>



<h2 class="wp-block-heading">四、部署你的网站（3 种方式任选）</h2>



<p class="wp-block-paragraph">域名 + Cloudflare 就绪后，怎么把网站放上去？看你的需求：</p>



<h3 class="wp-block-heading">方式一：Cloudflare Pages（推荐，全免费）</h3>



<p class="wp-block-paragraph">适合静态网站、博客、导航页：</p>



<ol class="wp-block-list">
<li>Cloudflare → <strong>Workers &amp; Pages</strong> → Create application → <strong>Pages</strong></li>



<li>选 <strong>Connect to Git</strong>（连 GitHub 自动部署）或 <strong>Upload assets</strong>（直接拖文件）</li>



<li>项目设置 → <strong>Custom domains</strong> → 添加 <code>laolu.kdns.fr</code></li>



<li>Cloudflare 自动配好 DNS，搞定</li>
</ol>



<p class="wp-block-paragraph">部署完你会得到一个 <code>.pages.dev</code> 临时域名，绑上 kdns.fr 后用自己的域名访问。</p>



<h3 class="wp-block-heading">方式二：指向已有服务器（A 记录）</h3>



<p class="wp-block-paragraph">你已经有 VPS/服务器的话：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>记录类型</th><th>名称</th><th>内容</th><th>代理</th></tr></thead><tbody><tr><td>A</td><td>@</td><td>你的服务器 IP</td><td>开（橙色云朵）</td></tr><tr><td>CNAME</td><td>blog</td><td>目标域名</td><td>开</td></tr></tbody></table></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">⚠️ 注意：SSH、游戏服务器这类<strong>非 HTTP 服务要关代理</strong>（灰色云朵），否则连不上。</p>
</blockquote>



<h3 class="wp-block-heading">方式三：Cloudflare Workers（动态功能）</h3>



<p class="wp-block-paragraph">想要后端接口、API 中转、短链接这类动态能力，用 Workers——同样是免费额度内随便玩。</p>



<h2 class="wp-block-heading">五、常见问题</h2>



<p class="wp-block-paragraph"><strong>Q：域名会被收回吗？</strong><br>A：只要不干违法的事（钓鱼、诈骗、垃圾邮件、仿冒品牌），就能一直用，没有续费这一说。</p>



<p class="wp-block-paragraph"><strong>Q：SSL 证书要手动续期吗？</strong><br>A：不用，Cloudflare 自动续，你什么都不用管。</p>



<p class="wp-block-paragraph"><strong>Q：能用来做邮箱吗？</strong><br>A：理论上可以配邮件记录，但免费域名做邮件容易进垃圾箱，不建议拿来收重要邮件。</p>



<p class="wp-block-paragraph"><strong>Q：Cloudflare 绑定失败/一直 Pending？</strong><br>A：检查 NS 是否填对了（要填 Cloudflare 分配的那两个，不是 kdns.fr 自带的 w/x/y/z）；改完 NS 等几分钟再刷新。</p>



<h2 class="wp-block-heading">六、总结</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="559" src="https://lusdaily.com/wp-content/uploads/2026/08/image-204-1024x559.png" alt="" class="wp-image-1235" srcset="https://lusdaily.com/wp-content/uploads/2026/08/image-204-1024x559.png 1024w, https://lusdaily.com/wp-content/uploads/2026/08/image-204-300x164.png 300w, https://lusdaily.com/wp-content/uploads/2026/08/image-204-766x418.png 766w, https://lusdaily.com/wp-content/uploads/2026/08/image-204-519x283.png 519w, https://lusdaily.com/wp-content/uploads/2026/08/image-204-939x512.png 939w, https://lusdaily.com/wp-content/uploads/2026/08/image-204.png 1408w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>零成本拿到：永久域名 + 全球 CDN + 免费 HTTPS + 自动部署。</strong></p>



<p class="wp-block-paragraph">老路亲测的完整链路，从注册到部署都是白嫖。搞钱路上的每一分钱都要花在刀刃上，能省则省——省下来的域名钱，攒着升级 VPS 不香吗？</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">*相关阅读：[[<strong><a href="https://lusdaily.com/vps-money-saving-guide-vultr/" target="_blank" rel="noreferrer noopener">VPS 省钱指南|VPS 怎么选最划算</a></strong>]] </p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/">2026 最新免费域名申请：kdns.fr 免费二级域名，无需信用卡，无需续费，配 Cloudflare 免费托管全过程</a> appeared first on <a href="https://lusdaily.com">老路日常</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lusdaily.com/kdns-fr-free-domain-cloudflare-hosting/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
