<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Posts on Hugo 主题 Stack</title>
        <link>https://www.tood.win/posts/</link>
        <description>Recent content in Posts on Hugo 主题 Stack</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh</language>
        <lastBuildDate>Tue, 21 Jul 2026 18:54:43 +0800</lastBuildDate><atom:link href="https://www.tood.win/posts/index.xml" rel="self" type="application/rss+xml" /><item>
            <title>Codex 省额度工具包（新手版）</title>
            <link>https://www.tood.win/posts/codex-credit-saving-toolkit-beginner-version/</link>
            <pubDate>Tue, 21 Jul 2026 18:13:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/codex-credit-saving-toolkit-beginner-version/</guid>
            <description>&lt;p&gt;这套文件不会增加 Codex 额度，也不会改变收费标准。它通过限制无关扫描、无关修改、完整测试和重复解释，减少不必要的 Token 与 credits 消耗。&lt;/p&gt;&#xA;&lt;h2 id=&#34;工具包下载&#34;&gt;工具包下载&#xA;&lt;/h2&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://iezyw.lanzouv.com/iUlBr3xtimta&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;点击下载 Codex 省额度工具包（新手版）&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;下载完成后，请先解压 ZIP 压缩包，再按照下方步骤安装。&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Codex-&#34; loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;https://www.tood.win/uploads/2026/07/Codex--5ecf67e2.jpg&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;最简单的安装方法&#34;&gt;最简单的安装方法&#xA;&lt;/h2&gt;&lt;h3 id=&#34;第一步解压&#34;&gt;第一步：解压&#xA;&lt;/h3&gt;&lt;p&gt;解压下载的 ZIP 文件。&lt;/p&gt;&#xA;&lt;h3 id=&#34;第二步复制到项目根目录&#34;&gt;第二步：复制到项目根目录&#xA;&lt;/h3&gt;&lt;p&gt;把解压后的以下内容复制到你的项目最外层目录：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;.agents&lt;/code&gt; 文件夹&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;AGENTS.md&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;PROJECT_STATUS.md&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;prompts&lt;/code&gt; 文件夹&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;项目根目录通常是能够看到 &lt;code&gt;package.json&lt;/code&gt;、&lt;code&gt;README.md&lt;/code&gt;、&lt;code&gt;.git&lt;/code&gt; 或源代码文件夹的位置。&lt;/p&gt;&#xA;&lt;p&gt;复制完成后的结构应类似：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;你的项目/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─ .agents/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;│  └─ skills/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;│     ├─ project-navigation/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;│     ├─ minimal-code-change/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;│     ├─ targeted-testing/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;│     ├─ diagnose-before-fixing/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;│     └─ website-small-task/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─ prompts/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─ AGENTS.md&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─ PROJECT_STATUS.md&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─ package.json&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─ src/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;Windows 默认可能隐藏以点号开头的文件夹。即使看不到 &lt;code&gt;.agents&lt;/code&gt;，只要复制成功即可。可以在资源管理器中开启“查看 → 显示 → 隐藏的项目”。&lt;/p&gt;&#xA;&lt;h2 id=&#34;第三步编辑-project_statusmd&#34;&gt;第三步：编辑 PROJECT_STATUS.md&#xA;&lt;/h2&gt;&lt;p&gt;用记事本或 VS Code 打开 &lt;code&gt;PROJECT_STATUS.md&lt;/code&gt;，只填写你知道的内容。不知道的地方可以保留。&lt;/p&gt;&#xA;&lt;p&gt;也可以在 Codex 中粘贴：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;请读取当前项目，并只查看项目根目录、package.json、README.md 和主要源码目录。不要扫描整个仓库。然后帮我填写 PROJECT_STATUS.md，控制在100行以内，不修改其他文件。&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;h2 id=&#34;第四步重新打开项目&#34;&gt;第四步：重新打开项目&#xA;&lt;/h2&gt;&lt;p&gt;如果 Codex 已经打开这个项目，请关闭当前 Codex 会话并重新打开项目，使它重新发现 &lt;code&gt;AGENTS.md&lt;/code&gt; 和 Skills。&lt;/p&gt;&#xA;&lt;p&gt;官方支持在 CLI、IDE 扩展和 ChatGPT/Codex 桌面应用中使用 Skills。项目级 Skills 放在项目根目录的 &lt;code&gt;.agents/skills&lt;/code&gt; 中。&lt;/p&gt;&#xA;&lt;h2 id=&#34;第五步第一次验证&#34;&gt;第五步：第一次验证&#xA;&lt;/h2&gt;&lt;p&gt;在 Codex 中粘贴：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;请不要修改任何文件。告诉我：&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;1. 你读取到了哪些 AGENTS.md；&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;2. 你发现了哪些项目 Skills；&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;3. 用5行以内总结当前工作规则。&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;能看到五个 Skill 名称，说明安装成功。&lt;/p&gt;&#xA;&lt;h2 id=&#34;日常怎么使用&#34;&gt;日常怎么使用&#xA;&lt;/h2&gt;&lt;p&gt;打开 &lt;code&gt;prompts&lt;/code&gt; 文件夹，根据任务复制对应模板：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;01-修改小功能.txt&lt;/code&gt;：增加小功能或修改页面&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;02-修复报错.txt&lt;/code&gt;：解决报错、502、Docker、Nginx、Cloudflare 等问题&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;03-只分析不修改.txt&lt;/code&gt;：担心 Codex 乱改时先分析&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;04-继续未完成项目.txt&lt;/code&gt;：继续上一次工作&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;05-检查本次修改.txt&lt;/code&gt;：提交前检查&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;06-让Codex填写项目资料.txt&lt;/code&gt;：第一次安装后使用&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;把方括号中的内容替换成你的实际需求即可。&lt;/p&gt;&#xA;&lt;h2 id=&#34;skill-如何手动调用&#34;&gt;Skill 如何手动调用&#xA;&lt;/h2&gt;&lt;p&gt;在支持 Skill 选择的界面中，可以使用 &lt;code&gt;/skills&lt;/code&gt; 查看 Skills，或在提示词中输入 &lt;code&gt;$&lt;/code&gt; 后选择 Skill。&lt;/p&gt;&#xA;&lt;p&gt;也可以直接复制：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;请使用 $project-navigation、$minimal-code-change 和 $targeted-testing。&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;排查报错时复制：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;请使用 $diagnose-before-fixing。&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;如果界面没有自动补全 &lt;code&gt;$技能名称&lt;/code&gt;，直接用自然语言写出 Skill 名称也可以；Codex 也会根据 Skill 的 description 自动判断是否调用。&lt;/p&gt;&#xA;&lt;h2 id=&#34;最省额度的使用习惯&#34;&gt;最省额度的使用习惯&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;一次只完成一个明确功能。&lt;/li&gt;&#xA;&lt;li&gt;指定允许读取和允许修改的目录。&lt;/li&gt;&#xA;&lt;li&gt;小修改不运行完整构建和全部测试。&lt;/li&gt;&#xA;&lt;li&gt;长对话使用 &lt;code&gt;/compact&lt;/code&gt;，不同功能使用新会话。&lt;/li&gt;&#xA;&lt;li&gt;复杂任务先用 Plan 模式，确认方案后再修改。&lt;/li&gt;&#xA;&lt;li&gt;不要同时启动多个 agent 处理同一问题。&lt;/li&gt;&#xA;&lt;li&gt;不要安装大量重复 Skills；本工具包的五个已足够大多数小项目。&lt;/li&gt;&#xA;&lt;li&gt;每完成一个阶段，让 Codex 更新 &lt;code&gt;PROJECT_STATUS.md&lt;/code&gt;。&lt;/li&gt;&#xA;&lt;li&gt;重要修改前先提交 Git，避免反复回滚。&lt;/li&gt;&#xA;&lt;li&gt;普通任务优先使用较轻量模型，疑难问题再切换更强模型。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;哪些内容需要你自己修改&#34;&gt;哪些内容需要你自己修改&#xA;&lt;/h2&gt;&lt;p&gt;&lt;code&gt;AGENTS.md&lt;/code&gt; 是通用规则，通常不用改。&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;PROJECT_STATUS.md&lt;/code&gt; 建议填写：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;项目要做什么&lt;/li&gt;&#xA;&lt;li&gt;使用什么框架&lt;/li&gt;&#xA;&lt;li&gt;当前完成到哪里&lt;/li&gt;&#xA;&lt;li&gt;下一步是什么&lt;/li&gt;&#xA;&lt;li&gt;哪些文件不能改&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;如果项目有特殊测试命令，也应写进去。&lt;/p&gt;&#xA;&lt;h2 id=&#34;卸载方法&#34;&gt;卸载方法&#xA;&lt;/h2&gt;&lt;p&gt;删除项目根目录中的以下内容即可：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3&#xA;&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;.agents/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;AGENTS.md&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;PROJECT_STATUS.md&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;prompts/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;如果原项目本来就有同名文件，请不要直接删除，应恢复安装前的备份。&lt;/p&gt;&#xA;</description>
        </item><item>
            <title>Please Allow Ads on Shiguangji</title>
            <link>https://www.tood.win/posts/please-allow-ads-on-shiguangji-en/</link>
            <pubDate>Tue, 21 Jul 2026 16:39:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/please-allow-ads-on-shiguangji-en/</guid>
            <description>&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;A simple change in your browser settings can make a real difference to the future of this website.&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;Shiguangji is currently supported mainly by advertising revenue.&lt;/p&gt;&#xA;&lt;p&gt;That revenue helps cover the everyday costs of running the website, including hosting, domain renewal, software testing, content research, technical maintenance, and the continued publication of free articles.&lt;/p&gt;&#xA;&lt;p&gt;We want to keep most of the content on this website freely available without placing everything behind a paywall or requiring visitors to purchase a membership.&lt;/p&gt;&#xA;&lt;p&gt;For that reason, if you are using an ad-blocking extension, we sincerely invite you to add &lt;strong&gt;Shiguangji&lt;/strong&gt; to your allowlist.&lt;/p&gt;&#xA;&lt;p&gt;You do not need to disable your ad blocker on every website. Allowing ads only on Shiguangji is enough to support the site while keeping your usual protection elsewhere.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;why-advertising-matters-to-shiguangji&#34;&gt;Why Advertising Matters to Shiguangji&#xA;&lt;/h2&gt;&lt;p&gt;Every tutorial, tool review, project note, and troubleshooting guide requires time, testing, research, and ongoing maintenance.&lt;/p&gt;&#xA;&lt;p&gt;Advertising revenue helps support:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Website hosting and network services&lt;/li&gt;&#xA;&lt;li&gt;Domain renewal and technical maintenance&lt;/li&gt;&#xA;&lt;li&gt;Software, tools, and service testing&lt;/li&gt;&#xA;&lt;li&gt;Article research, editing, and updates&lt;/li&gt;&#xA;&lt;li&gt;Website development and security&lt;/li&gt;&#xA;&lt;li&gt;The continued publication of free content&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For you, allowing ads may take only a few seconds.&lt;/p&gt;&#xA;&lt;p&gt;For Shiguangji, that small action helps turn free visits into sustainable support for future content.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;about-the-ads-displayed-on-this-website&#34;&gt;About the Ads Displayed on This Website&#xA;&lt;/h2&gt;&lt;p&gt;Shiguangji uses &lt;strong&gt;Google AdSense&lt;/strong&gt; to provide advertising.&lt;/p&gt;&#xA;&lt;p&gt;Google AdSense is an advertising service operated by Google for website publishers. Advertisements delivered through the platform are subject to Google&amp;rsquo;s advertising policies, technical standards, and review systems.&lt;/p&gt;&#xA;&lt;p&gt;Shiguangji may also use the management and review tools provided by Google AdSense to monitor, block, or report unsuitable advertisements.&lt;/p&gt;&#xA;&lt;p&gt;We make reasonable efforts to reduce advertisements that may be:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Misleading&lt;/li&gt;&#xA;&lt;li&gt;Irrelevant to the website&lt;/li&gt;&#xA;&lt;li&gt;Disruptive to normal reading&lt;/li&gt;&#xA;&lt;li&gt;Inappropriate or uncomfortable&lt;/li&gt;&#xA;&lt;li&gt;Potentially inconsistent with platform policies&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;However, advertisements are delivered dynamically based on factors such as your location, device, browsing environment, page content, and advertising preferences.&lt;/p&gt;&#xA;&lt;p&gt;Because of this, Shiguangji cannot review every advertisement before it appears to every visitor.&lt;/p&gt;&#xA;&lt;p&gt;If you notice an advertisement that appears inappropriate, misleading, or suspicious, please contact us and include a screenshot and the page URL whenever possible. We will review the issue and take appropriate action through the available advertising controls.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;you-do-not-need-to-disable-your-ad-blocker-everywhere&#34;&gt;You Do Not Need to Disable Your Ad Blocker Everywhere&#xA;&lt;/h2&gt;&lt;p&gt;To protect your browsing preferences and security, we recommend adding Shiguangji to your allowlist instead of disabling your ad blocker globally.&lt;/p&gt;&#xA;&lt;p&gt;After adding the site to your allowlist:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Your ad blocker will continue working on other websites&lt;/li&gt;&#xA;&lt;li&gt;Ads will only be permitted on Shiguangji&lt;/li&gt;&#xA;&lt;li&gt;You can restore blocking for this website at any time&lt;/li&gt;&#xA;&lt;li&gt;You do not need to uninstall any browser extension&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;After changing the setting, please refresh the current page.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;google-chrome-instructions&#34;&gt;Google Chrome Instructions&#xA;&lt;/h1&gt;&lt;h2 id=&#34;method-1-allow-ads-through-the-extension-icon&#34;&gt;Method 1: Allow Ads Through the Extension Icon&#xA;&lt;/h2&gt;&lt;p&gt;This is usually the easiest and most convenient method.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji in Google Chrome.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;Extensions&lt;/strong&gt; icon in the upper-right corner of the browser.&lt;/li&gt;&#xA;&lt;li&gt;Find the ad-blocking extension you are using.&lt;/li&gt;&#xA;&lt;li&gt;Click the extension icon to open its control panel.&lt;/li&gt;&#xA;&lt;li&gt;Select an option such as:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Pause on this site&lt;/li&gt;&#xA;&lt;li&gt;Allow ads on this site&lt;/li&gt;&#xA;&lt;li&gt;Trust this site&lt;/li&gt;&#xA;&lt;li&gt;Add to allowlist&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The exact wording may vary depending on the extension, but most ad blockers provide an option to disable blocking for the current website only.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;method-2-temporarily-disable-the-extension&#34;&gt;Method 2: Temporarily Disable the Extension&#xA;&lt;/h2&gt;&lt;p&gt;If you are not sure which extension is blocking the ads, you can temporarily disable the relevant extension.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Open Google Chrome.&lt;/li&gt;&#xA;&lt;li&gt;Click the three-dot menu in the upper-right corner.&lt;/li&gt;&#xA;&lt;li&gt;Select &lt;strong&gt;Extensions&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Open &lt;strong&gt;Manage Extensions&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Find the ad-blocking extension.&lt;/li&gt;&#xA;&lt;li&gt;Turn off the extension using the switch.&lt;/li&gt;&#xA;&lt;li&gt;Return to Shiguangji and refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;You can also enter the following address directly into the browser:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;chrome://extensions/&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;Then press Enter.&lt;/p&gt;&#xA;&lt;p&gt;Please note that this method disables the extension on all websites until you turn it back on.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;instructions-for-common-ad-blocking-extensions&#34;&gt;Instructions for Common Ad-Blocking Extensions&#xA;&lt;/h1&gt;&lt;h2 id=&#34;adblock&#34;&gt;AdBlock&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;AdBlock&lt;/strong&gt; icon in the Chrome toolbar.&lt;/li&gt;&#xA;&lt;li&gt;Select the option that allows ads on the current website.&lt;/li&gt;&#xA;&lt;li&gt;Confirm the change if prompted.&lt;/li&gt;&#xA;&lt;li&gt;Refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Depending on the version, the option may appear as:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Allow ads on this site&lt;/li&gt;&#xA;&lt;li&gt;Pause on this site&lt;/li&gt;&#xA;&lt;li&gt;Always allow ads on this site&lt;/li&gt;&#xA;&lt;li&gt;Add to allowlist&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Choose the option that applies only to the current website.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;adblock-plus&#34;&gt;Adblock Plus&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;Adblock Plus&lt;/strong&gt; icon in the browser toolbar.&lt;/li&gt;&#xA;&lt;li&gt;Open the extension settings.&lt;/li&gt;&#xA;&lt;li&gt;Find the list of allowed websites.&lt;/li&gt;&#xA;&lt;li&gt;Add the Shiguangji domain.&lt;/li&gt;&#xA;&lt;li&gt;Save the setting and refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Some versions also provide a switch labeled:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;This website&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;or:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Block ads on this website&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Turn off blocking for the current website only.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ublock-origin&#34;&gt;uBlock Origin&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;uBlock Origin&lt;/strong&gt; icon in the Chrome toolbar.&lt;/li&gt;&#xA;&lt;li&gt;Click the large power button in the extension panel.&lt;/li&gt;&#xA;&lt;li&gt;Confirm that the power button changes to the disabled state.&lt;/li&gt;&#xA;&lt;li&gt;Refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This setting normally applies only to the current website.&lt;/p&gt;&#xA;&lt;p&gt;Click the power button again if you later want to restore blocking on Shiguangji.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ublock-origin-lite&#34;&gt;uBlock Origin Lite&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;uBlock Origin Lite&lt;/strong&gt; icon.&lt;/li&gt;&#xA;&lt;li&gt;Find the filtering level for the current website.&lt;/li&gt;&#xA;&lt;li&gt;Change the filtering setting to:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;No filtering&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;5&#34;&gt;&#xA;&lt;li&gt;Refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This change normally applies only to the current website and does not affect filtering on other websites.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;adguard-adblocker&#34;&gt;AdGuard AdBlocker&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;AdGuard&lt;/strong&gt; icon in the Chrome toolbar.&lt;/li&gt;&#xA;&lt;li&gt;Find the option related to filtering on the current website.&lt;/li&gt;&#xA;&lt;li&gt;Turn off filtering for Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;You may also open the AdGuard settings and add Shiguangji to the:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Allowlist&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;After that, AdGuard will continue working normally on other websites.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ghostery&#34;&gt;Ghostery&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Open Shiguangji.&lt;/li&gt;&#xA;&lt;li&gt;Click the &lt;strong&gt;Ghostery&lt;/strong&gt; icon in the browser toolbar.&lt;/li&gt;&#xA;&lt;li&gt;Choose to pause protection or trust the current website.&lt;/li&gt;&#xA;&lt;li&gt;Select a permanent option such as:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;Always&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;or:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Always trust this site&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;5&#34;&gt;&#xA;&lt;li&gt;Refresh the page.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Ghostery will continue protecting you on other websites while allowing Shiguangji to display ads.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;built-in-browser-ad-blocking&#34;&gt;Built-In Browser Ad Blocking&#xA;&lt;/h2&gt;&lt;p&gt;Some Chromium-based browsers include their own advertising, tracking, or privacy protection features.&lt;/p&gt;&#xA;&lt;p&gt;If you have not installed an ad-blocking extension but still see a warning that ads are blocked, look near the address bar for:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;An ad-blocking notice&lt;/li&gt;&#xA;&lt;li&gt;A shield icon&lt;/li&gt;&#xA;&lt;li&gt;A privacy protection icon&lt;/li&gt;&#xA;&lt;li&gt;A tracking protection message&lt;/li&gt;&#xA;&lt;li&gt;A blocked content notification&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Click the relevant icon and allow advertising or disable protection for the current website, then refresh the page.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;still-not-working&#34;&gt;Still Not Working?&#xA;&lt;/h1&gt;&lt;p&gt;If you have already added Shiguangji to your allowlist but the website still reports that ads are blocked, try the following steps.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-refresh-the-page&#34;&gt;1. Refresh the Page&#xA;&lt;/h2&gt;&lt;p&gt;After changing the settings, perform a full refresh.&lt;/p&gt;&#xA;&lt;p&gt;On Windows, press:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;Ctrl + F5&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;On macOS, press:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;Command + Shift + R&lt;/code&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-check-for-multiple-blocking-extensions&#34;&gt;2. Check for Multiple Blocking Extensions&#xA;&lt;/h2&gt;&lt;p&gt;Some users have more than one advertising, privacy, script, or tracking extension installed.&lt;/p&gt;&#xA;&lt;p&gt;Examples include:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;AdBlock&lt;/li&gt;&#xA;&lt;li&gt;Adblock Plus&lt;/li&gt;&#xA;&lt;li&gt;uBlock Origin&lt;/li&gt;&#xA;&lt;li&gt;uBlock Origin Lite&lt;/li&gt;&#xA;&lt;li&gt;AdGuard&lt;/li&gt;&#xA;&lt;li&gt;Ghostery&lt;/li&gt;&#xA;&lt;li&gt;Privacy Badger&lt;/li&gt;&#xA;&lt;li&gt;NoScript&lt;/li&gt;&#xA;&lt;li&gt;Browser privacy extensions&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Even if one extension allows Shiguangji, another extension may continue blocking advertising.&lt;/p&gt;&#xA;&lt;p&gt;Please check each relevant extension and add the website to its allowlist.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;3-check-security-software-or-dns-filtering&#34;&gt;3. Check Security Software or DNS Filtering&#xA;&lt;/h2&gt;&lt;p&gt;Advertisements may also be blocked by software or services outside the browser.&lt;/p&gt;&#xA;&lt;p&gt;Common examples include:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Antivirus web protection&lt;/li&gt;&#xA;&lt;li&gt;Router-level ad blocking&lt;/li&gt;&#xA;&lt;li&gt;AdGuard DNS&lt;/li&gt;&#xA;&lt;li&gt;NextDNS&lt;/li&gt;&#xA;&lt;li&gt;Pi-hole&lt;/li&gt;&#xA;&lt;li&gt;Proxy or filtering rules&lt;/li&gt;&#xA;&lt;li&gt;Company or school network policies&lt;/li&gt;&#xA;&lt;li&gt;Privacy-focused DNS services&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If you have disabled your browser extensions but the warning remains, one of these services may be responsible.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;4-clear-cache-and-cookies&#34;&gt;4. Clear Cache and Cookies&#xA;&lt;/h2&gt;&lt;p&gt;You may also try clearing the cache and cookies for the current website and then reopening the page.&lt;/p&gt;&#xA;&lt;p&gt;Please note that clearing cookies may sign you out or reset certain website preferences.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;thank-you-for-supporting-shiguangji&#34;&gt;Thank You for Supporting Shiguangji&#xA;&lt;/h1&gt;&lt;p&gt;Shiguangji aims to keep most of its content free and accessible while avoiding advertising formats that seriously interfere with reading.&lt;/p&gt;&#xA;&lt;p&gt;We understand that everyone has different browsing habits, and we respect your decision about whether to use an ad blocker.&lt;/p&gt;&#xA;&lt;p&gt;Still, allowing ads on Shiguangji is one of the most direct and practical ways to support the website.&lt;/p&gt;&#xA;&lt;p&gt;Every visit, article view, and share helps Shiguangji continue publishing useful content.&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Free content is not free to produce. It simply means someone else is covering the cost.&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Thank you for supporting Shiguangji.&lt;/strong&gt;&lt;/p&gt;&#xA;</description>
        </item><item>
            <title>请允许拾光集展示广告</title>
            <link>https://www.tood.win/posts/please-allow-ads-on-shiguangji-zh/</link>
            <pubDate>Tue, 21 Jul 2026 16:34:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/please-allow-ads-on-shiguangji-zh/</guid>
            <description>&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;您的一次简单设置，就是对拾光集持续更新最直接的支持。&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;拾光集目前主要依靠广告收入维持网站的日常运营，包括服务器、域名、内容整理、工具测试以及网站维护等相关成本。&lt;/p&gt;&#xA;&lt;p&gt;本站绝大多数内容都可以免费阅读。我们希望在不设置付费墙、不强制购买会员的前提下，继续分享真实测试过的工具、项目经验和问题解决方法。&lt;/p&gt;&#xA;&lt;p&gt;因此，如果您正在使用广告拦截插件，诚挚邀请您将 &lt;strong&gt;拾光集&lt;/strong&gt; 加入允许列表。&lt;/p&gt;&#xA;&lt;p&gt;您不需要关闭所有网站的广告拦截功能，只需允许本站展示广告，即可帮助网站继续运营和更新。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;广告对拾光集意味着什么&#34;&gt;广告对拾光集意味着什么&#xA;&lt;/h2&gt;&lt;p&gt;每一篇教程、工具推荐和问题记录，背后都需要投入一定的时间和成本。&lt;/p&gt;&#xA;&lt;p&gt;广告收入主要用于支持：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;服务器与网络服务&lt;/li&gt;&#xA;&lt;li&gt;域名续费及网站维护&lt;/li&gt;&#xA;&lt;li&gt;软件、工具与服务测试&lt;/li&gt;&#xA;&lt;li&gt;内容整理与文章更新&lt;/li&gt;&#xA;&lt;li&gt;网站功能开发与安全防护&lt;/li&gt;&#xA;&lt;li&gt;免费内容的持续发布&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;对您而言，允许本站展示广告可能只是一次点击。&lt;/p&gt;&#xA;&lt;p&gt;对拾光集而言，这份支持会转化为更多实用内容、更稳定的访问体验，以及更长久的网站运营。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;关于本站广告的说明&#34;&gt;关于本站广告的说明&#xA;&lt;/h2&gt;&lt;p&gt;拾光集目前使用 &lt;strong&gt;Google AdSense&lt;/strong&gt; 提供广告服务。&lt;/p&gt;&#xA;&lt;p&gt;Google AdSense 是 Google 面向网站发布者提供的广告服务。相关广告需要遵守 Google 的广告政策和平台规范。&lt;/p&gt;&#xA;&lt;p&gt;拾光集也会通过 Google AdSense 提供的广告审核和屏蔽工具，对已经展示或可能展示的广告进行管理。&lt;/p&gt;&#xA;&lt;p&gt;我们会尽力减少以下类型的广告：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;具有误导性的广告&lt;/li&gt;&#xA;&lt;li&gt;与网站内容明显不相关的广告&lt;/li&gt;&#xA;&lt;li&gt;影响正常阅读的广告&lt;/li&gt;&#xA;&lt;li&gt;令人不适或存在争议的广告&lt;/li&gt;&#xA;&lt;li&gt;可能违反平台政策的广告&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;但广告内容由第三方广告系统根据地区、设备、页面内容及广告设置等因素动态提供，本站无法事先逐一确认每位用户看到的全部广告。&lt;/p&gt;&#xA;&lt;p&gt;如您发现不合适、误导性或疑似存在安全问题的广告，请及时联系我们，并尽量提供广告截图和所在页面，我们会进行检查并通过广告管理工具处理。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;我们不会要求您全局关闭广告拦截&#34;&gt;我们不会要求您全局关闭广告拦截&#xA;&lt;/h2&gt;&lt;p&gt;为了兼顾您的浏览安全和使用习惯，我们更推荐以下方式：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;仅将拾光集加入广告允许列表。&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;完成设置后：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;广告拦截插件在其他网站仍会正常工作&lt;/li&gt;&#xA;&lt;li&gt;只有拾光集可以正常展示广告&lt;/li&gt;&#xA;&lt;li&gt;您可以随时重新开启本站的广告拦截&lt;/li&gt;&#xA;&lt;li&gt;不需要卸载任何浏览器插件&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;设置完成后，请刷新当前页面。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;google-chrome-设置方法&#34;&gt;Google Chrome 设置方法&#xA;&lt;/h1&gt;&lt;h2 id=&#34;方法一通过插件图标允许本站广告&#34;&gt;方法一：通过插件图标允许本站广告&#xA;&lt;/h2&gt;&lt;p&gt;这是最简单、最推荐的方法。&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;使用 Google Chrome 打开拾光集。&lt;/li&gt;&#xA;&lt;li&gt;点击浏览器右上角的“扩展程序”图标。&lt;/li&gt;&#xA;&lt;li&gt;找到您正在使用的广告拦截插件。&lt;/li&gt;&#xA;&lt;li&gt;点击插件图标打开控制面板。&lt;/li&gt;&#xA;&lt;li&gt;选择“在此网站暂停”“允许此网站的广告”“信任此网站”或类似选项。&lt;/li&gt;&#xA;&lt;li&gt;刷新当前页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;不同插件的按钮名称可能略有不同，但通常都会提供针对当前网站关闭拦截的功能。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;方法二暂时关闭广告拦截扩展&#34;&gt;方法二：暂时关闭广告拦截扩展&#xA;&lt;/h2&gt;&lt;p&gt;如果您无法确定是哪一个插件阻止了广告，可以暂时关闭相关扩展。&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;打开 Google Chrome。&lt;/li&gt;&#xA;&lt;li&gt;点击右上角的三个点。&lt;/li&gt;&#xA;&lt;li&gt;依次选择“扩展程序”和“管理扩展程序”。&lt;/li&gt;&#xA;&lt;li&gt;找到广告拦截类插件。&lt;/li&gt;&#xA;&lt;li&gt;关闭插件右下方的开关。&lt;/li&gt;&#xA;&lt;li&gt;返回拾光集并刷新页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;您也可以在地址栏输入：&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;chrome://extensions/&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;然后按回车键，直接进入扩展程序管理页面。&lt;/p&gt;&#xA;&lt;p&gt;请注意，这种方式会暂时停止该插件在所有网站上的运行。完成查看后，您可以重新开启插件。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;常见广告拦截插件设置方法&#34;&gt;常见广告拦截插件设置方法&#xA;&lt;/h1&gt;&lt;h2 id=&#34;adblock&#34;&gt;AdBlock&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;打开拾光集页面。&lt;/li&gt;&#xA;&lt;li&gt;点击 Chrome 工具栏中的 &lt;strong&gt;AdBlock&lt;/strong&gt; 图标。&lt;/li&gt;&#xA;&lt;li&gt;选择允许本站广告或将当前网站加入允许列表的选项。&lt;/li&gt;&#xA;&lt;li&gt;按照插件提示确认。&lt;/li&gt;&#xA;&lt;li&gt;刷新页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;部分版本可能显示为：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Allow ads on this site&lt;/li&gt;&#xA;&lt;li&gt;Pause on this site&lt;/li&gt;&#xA;&lt;li&gt;Always allow ads on this site&lt;/li&gt;&#xA;&lt;li&gt;Add to allowlist&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;请选择仅针对当前网站生效的选项。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;adblock-plus&#34;&gt;Adblock Plus&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;打开拾光集。&lt;/li&gt;&#xA;&lt;li&gt;点击浏览器右上角的 &lt;strong&gt;Adblock Plus&lt;/strong&gt; 图标。&lt;/li&gt;&#xA;&lt;li&gt;点击插件面板中的设置按钮。&lt;/li&gt;&#xA;&lt;li&gt;进入允许的网站列表。&lt;/li&gt;&#xA;&lt;li&gt;添加拾光集的网站域名。&lt;/li&gt;&#xA;&lt;li&gt;保存设置并刷新页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;部分版本也可以直接关闭：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;This website&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;或：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Block ads on this website&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;旁边的开关。&lt;/p&gt;&#xA;&lt;p&gt;关闭后，只会允许当前网站展示广告，不会影响其他网站。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ublock-origin&#34;&gt;uBlock Origin&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;打开拾光集页面。&lt;/li&gt;&#xA;&lt;li&gt;点击 Chrome 工具栏中的 &lt;strong&gt;uBlock Origin&lt;/strong&gt; 图标。&lt;/li&gt;&#xA;&lt;li&gt;点击面板中较大的电源按钮。&lt;/li&gt;&#xA;&lt;li&gt;确认电源按钮变为关闭状态。&lt;/li&gt;&#xA;&lt;li&gt;点击插件面板中的刷新按钮，或者手动刷新网页。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;这一设置通常只会对当前网站生效。&lt;/p&gt;&#xA;&lt;p&gt;再次点击电源按钮，即可恢复对本站的内容拦截。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ublock-origin-lite&#34;&gt;uBlock Origin Lite&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;打开拾光集。&lt;/li&gt;&#xA;&lt;li&gt;点击浏览器工具栏中的 &lt;strong&gt;uBlock Origin Lite&lt;/strong&gt; 图标。&lt;/li&gt;&#xA;&lt;li&gt;找到当前网站的过滤级别设置。&lt;/li&gt;&#xA;&lt;li&gt;将过滤模式调整为：&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;No filtering&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;或中文界面中的：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;不过滤&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;5&#34;&gt;&#xA;&lt;li&gt;刷新当前页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;该设置通常只针对当前网站，不会影响其他网站的过滤规则。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;adguard-广告拦截器&#34;&gt;AdGuard 广告拦截器&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;打开拾光集页面。&lt;/li&gt;&#xA;&lt;li&gt;点击 Chrome 工具栏中的 &lt;strong&gt;AdGuard&lt;/strong&gt; 图标。&lt;/li&gt;&#xA;&lt;li&gt;找到“在此网站上过滤”或类似开关。&lt;/li&gt;&#xA;&lt;li&gt;关闭针对当前网站的过滤功能。&lt;/li&gt;&#xA;&lt;li&gt;刷新页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;您也可以进入 AdGuard 设置，将拾光集添加到：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Allowlist&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;或：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;允许列表&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;加入允许列表后，AdGuard 在其他网站仍会保持正常运行。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ghostery&#34;&gt;Ghostery&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;打开拾光集。&lt;/li&gt;&#xA;&lt;li&gt;点击浏览器工具栏中的 &lt;strong&gt;Ghostery&lt;/strong&gt; 图标。&lt;/li&gt;&#xA;&lt;li&gt;选择暂停保护或信任当前网站。&lt;/li&gt;&#xA;&lt;li&gt;如果可以选择暂停时间，请选择：&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;Always&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;或：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;始终信任&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;5&#34;&gt;&#xA;&lt;li&gt;刷新页面。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;选择始终信任后，Ghostery 会继续保护其他网站，只在拾光集暂停相关拦截。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;浏览器自带广告拦截功能&#34;&gt;浏览器自带广告拦截功能&#xA;&lt;/h2&gt;&lt;p&gt;某些浏览器或基于 Chromium 的浏览器，可能自带广告或跟踪内容拦截功能。&lt;/p&gt;&#xA;&lt;p&gt;如果您没有安装广告拦截扩展，但页面仍提示广告被屏蔽，可以检查地址栏附近是否出现：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;广告已拦截&lt;/li&gt;&#xA;&lt;li&gt;内容已拦截&lt;/li&gt;&#xA;&lt;li&gt;跟踪保护&lt;/li&gt;&#xA;&lt;li&gt;盾牌图标&lt;/li&gt;&#xA;&lt;li&gt;隐私保护图标&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;点击相应图标后，选择允许当前网站展示广告或关闭当前网站的保护，然后刷新页面。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;设置后仍然无法正常显示&#34;&gt;设置后仍然无法正常显示？&#xA;&lt;/h1&gt;&lt;p&gt;如果您已经将拾光集加入允许列表，但页面仍提示广告被拦截，可以尝试以下方法。&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-刷新页面&#34;&gt;1. 刷新页面&#xA;&lt;/h2&gt;&lt;p&gt;设置完成后，请按：&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;Ctrl + F5&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;进行强制刷新。&lt;/p&gt;&#xA;&lt;p&gt;Mac 用户可以使用：&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;Command + Shift + R&lt;/code&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-检查是否安装了多个拦截插件&#34;&gt;2. 检查是否安装了多个拦截插件&#xA;&lt;/h2&gt;&lt;p&gt;有些用户会同时安装多个广告、隐私或脚本拦截扩展。&lt;/p&gt;&#xA;&lt;p&gt;例如：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;AdBlock&lt;/li&gt;&#xA;&lt;li&gt;Adblock Plus&lt;/li&gt;&#xA;&lt;li&gt;uBlock Origin Lite&lt;/li&gt;&#xA;&lt;li&gt;AdGuard&lt;/li&gt;&#xA;&lt;li&gt;Ghostery&lt;/li&gt;&#xA;&lt;li&gt;Privacy Badger&lt;/li&gt;&#xA;&lt;li&gt;NoScript&lt;/li&gt;&#xA;&lt;li&gt;浏览器隐私保护工具&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;即使其中一个插件已经允许本站，其他插件仍可能继续拦截广告。&lt;/p&gt;&#xA;&lt;p&gt;请逐个检查，并将拾光集加入相应的允许列表。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;3-检查安全软件或-dns-过滤&#34;&gt;3. 检查安全软件或 DNS 过滤&#xA;&lt;/h2&gt;&lt;p&gt;部分杀毒软件、路由器、代理工具、DNS 服务或网络过滤程序，也可能自动屏蔽广告域名。&lt;/p&gt;&#xA;&lt;p&gt;常见情况包括：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;安全软件的网页保护功能&lt;/li&gt;&#xA;&lt;li&gt;路由器广告过滤&lt;/li&gt;&#xA;&lt;li&gt;AdGuard DNS&lt;/li&gt;&#xA;&lt;li&gt;NextDNS&lt;/li&gt;&#xA;&lt;li&gt;Pi-hole&lt;/li&gt;&#xA;&lt;li&gt;Clash 过滤规则&lt;/li&gt;&#xA;&lt;li&gt;浏览器隐私模式&lt;/li&gt;&#xA;&lt;li&gt;公司或学校网络策略&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;如果浏览器扩展已经关闭但提示仍然存在，可能是上述工具正在进行过滤。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;4-清除缓存后重新访问&#34;&gt;4. 清除缓存后重新访问&#xA;&lt;/h2&gt;&lt;p&gt;您可以清除当前网站的缓存和 Cookie，然后重新打开页面。&lt;/p&gt;&#xA;&lt;p&gt;请注意，清除 Cookie 可能会退出当前网站的登录状态或重置部分网站设置。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;感谢您的理解与支持&#34;&gt;感谢您的理解与支持&#xA;&lt;/h1&gt;&lt;p&gt;拾光集希望长期保持大部分内容免费，并尽量减少影响阅读体验的广告形式。&lt;/p&gt;&#xA;&lt;p&gt;我们理解每个人都有自己的浏览习惯，也尊重您是否开启广告拦截的决定。&lt;/p&gt;&#xA;&lt;p&gt;如果您愿意将拾光集加入允许列表，这会成为对网站最直接、最实际的支持。&lt;/p&gt;&#xA;&lt;p&gt;您的每一次访问、阅读和分享，都在帮助拾光集继续走下去。&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;免费内容并非没有成本，只是有人选择替读者承担这些成本。&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;感谢您支持拾光集。&lt;/strong&gt;&lt;/p&gt;&#xA;</description>
        </item><item>
            <title>Disclaimer</title>
            <link>https://www.tood.win/posts/disclaimer-en/</link>
            <pubDate>Tue, 21 Jul 2026 16:23:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/disclaimer-en/</guid>
            <description>&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Please read this disclaimer carefully before accessing, downloading, or using any content provided on this website.&lt;br&gt;&#xA;By continuing to use &lt;strong&gt;Shiguangji&lt;/strong&gt;, you acknowledge that you have read, understood, and agreed to the terms stated on this page.&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;1-use-of-website-content&#34;&gt;1. Use of Website Content&#xA;&lt;/h2&gt;&lt;p&gt;The software, tutorials, tools, code, materials, and other information provided by Shiguangji are primarily intended for personal learning, technical research, and knowledge sharing.&lt;/p&gt;&#xA;&lt;p&gt;Unless otherwise expressly authorized, you must not use any content from this website for:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Illegal or unlawful activities&lt;/li&gt;&#xA;&lt;li&gt;Unauthorized commercial purposes&lt;/li&gt;&#xA;&lt;li&gt;Activities that infringe upon the intellectual property rights or other lawful rights of third parties&lt;/li&gt;&#xA;&lt;li&gt;Activities that may cause harm to individuals, organizations, systems, or network security&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Any legal liability, financial loss, or other consequences arising from the improper use of content provided on this website shall be borne solely by the user.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-sources-and-copyright&#34;&gt;2. Sources and Copyright&#xA;&lt;/h2&gt;&lt;p&gt;Some content on this website may be collected or adapted from publicly available internet sources, official documentation, open-source communities, and third-party platforms.&lt;/p&gt;&#xA;&lt;p&gt;Shiguangji respects intellectual property rights. Copyrights relating to software, trademarks, images, text, code, and other materials belong to their respective authors, developers, or lawful rights holders.&lt;/p&gt;&#xA;&lt;p&gt;The collection, organization, testing, or explanation of such content by this website does not mean that Shiguangji owns the relevant copyrights, nor does it imply any partnership, authorization, endorsement, or affiliation with the relevant rights holders.&lt;/p&gt;&#xA;&lt;p&gt;If any content has been reproduced, quoted, or organized improperly, the relevant rights holder may contact us. We will review and handle the matter after verification.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;3-software-downloads-and-usage-risks&#34;&gt;3. Software Downloads and Usage Risks&#xA;&lt;/h2&gt;&lt;p&gt;This website may provide software introductions, tutorials, download links, or links to third-party resources.&lt;/p&gt;&#xA;&lt;p&gt;Before downloading or using any resource, you should independently assess its safety, suitability, and legality. We recommend that you:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Download software from official websites or trusted sources whenever possible&lt;/li&gt;&#xA;&lt;li&gt;Scan downloaded files with appropriate security software&lt;/li&gt;&#xA;&lt;li&gt;Back up important data before installation or testing&lt;/li&gt;&#xA;&lt;li&gt;Review the applicable license agreement and privacy policy&lt;/li&gt;&#xA;&lt;li&gt;Test unfamiliar software in a secure or isolated environment before regular use&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Content from unknown sources, materials with unclear authorization, or resources intended only for testing and research should be deleted after the relevant learning or testing process has been completed.&lt;/p&gt;&#xA;&lt;p&gt;Shiguangji shall not be liable for device failure, data loss, account problems, security risks, business interruption, or any other damage resulting from downloading, installing, or using resources mentioned or provided on this website.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;4-support-for-licensed-and-original-products&#34;&gt;4. Support for Licensed and Original Products&#xA;&lt;/h2&gt;&lt;p&gt;This website encourages users to support licensed software, original content, and the work of developers and creators.&lt;/p&gt;&#xA;&lt;p&gt;When you find a software product, tool, or service useful, we recommend purchasing, subscribing to, registering, or obtaining authorization through official channels. This helps provide access to complete features, technical support, security updates, and after-sales services.&lt;/p&gt;&#xA;&lt;p&gt;Shiguangji does not encourage users to bypass licensing restrictions, unlock paid features without authorization, or otherwise infringe upon the lawful rights of developers and copyright holders.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;5-fees-affiliate-links-and-promotions&#34;&gt;5. Fees, Affiliate Links, and Promotions&#xA;&lt;/h2&gt;&lt;p&gt;Some content on this website may include paid resources, membership content, promotional links, affiliate links, referral links, or recommendations for third-party services.&lt;/p&gt;&#xA;&lt;p&gt;Where the website charges a fee, that fee may be used to cover:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Content collection and organization&lt;/li&gt;&#xA;&lt;li&gt;Software testing and practical verification&lt;/li&gt;&#xA;&lt;li&gt;Server and domain maintenance&lt;/li&gt;&#xA;&lt;li&gt;Website operation and technical maintenance&lt;/li&gt;&#xA;&lt;li&gt;Time spent researching and creating content&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Any fee collected by Shiguangji does not mean that the website owns the relevant third-party software, product, or service. It also does not mean that Shiguangji is selling a product owned by the original copyright holder.&lt;/p&gt;&#xA;&lt;p&gt;For pricing, features, licensing, refunds, customer support, availability, and usage terms relating to third-party services, please refer to the official information published by the relevant service provider.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;6-accuracy-of-information&#34;&gt;6. Accuracy of Information&#xA;&lt;/h2&gt;&lt;p&gt;Shiguangji makes reasonable efforts to ensure that published content is accurate, useful, and based on practical experience.&lt;/p&gt;&#xA;&lt;p&gt;However, software versions, service terms, prices, policies, website environments, and technical conditions may change at any time. We therefore cannot guarantee that all content will always remain complete, accurate, current, or continuously available.&lt;/p&gt;&#xA;&lt;p&gt;The information provided on this website is for general reference only and does not constitute:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Legal advice&lt;/li&gt;&#xA;&lt;li&gt;Financial advice&lt;/li&gt;&#xA;&lt;li&gt;Investment advice&lt;/li&gt;&#xA;&lt;li&gt;Medical advice&lt;/li&gt;&#xA;&lt;li&gt;A professional technical guarantee&lt;/li&gt;&#xA;&lt;li&gt;A binding product or service commitment&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Before acting on information found on this website, users should make their own independent assessment and carry out any necessary verification.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;7-third-party-links&#34;&gt;7. Third-Party Links&#xA;&lt;/h2&gt;&lt;p&gt;This website may contain links to third-party websites, software, platforms, products, or services.&lt;/p&gt;&#xA;&lt;p&gt;These links are provided for convenience and informational purposes only. Their inclusion does not mean that Shiguangji endorses or guarantees the content, security, legality, service quality, or privacy practices of the third party.&lt;/p&gt;&#xA;&lt;p&gt;Once you leave this website, your activities, transactions, information submissions, and use of third-party services will be governed by the terms and privacy policies of the relevant third party.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;website-statement&#34;&gt;Website Statement&#xA;&lt;/h1&gt;&lt;h2 id=&#34;1-general-principles&#34;&gt;1. General Principles&#xA;&lt;/h2&gt;&lt;p&gt;Shiguangji complies with applicable laws and regulations and respects the lawful rights and interests of individuals, companies, creators, and other organizations.&lt;/p&gt;&#xA;&lt;p&gt;Because some information and resources published on this website originate from publicly available online sources, we may not always be able to verify the complete ownership history, authorization scope, or authenticity of every item before publication.&lt;/p&gt;&#xA;&lt;p&gt;The primary purpose of publishing such content is to organize information, share practical experience, and support technical discussion. Shiguangji does not intentionally publish content for the purpose of infringing upon the rights of any individual or organization.&lt;/p&gt;&#xA;&lt;p&gt;Should any content affect your lawful rights or interests, please contact us through the formal process described below.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-content-verification-and-correction&#34;&gt;2. Content Verification and Correction&#xA;&lt;/h2&gt;&lt;p&gt;Due to limitations in time, resources, available information, and technical conditions, we cannot guarantee that every piece of content is free from errors, omissions, or outdated information.&lt;/p&gt;&#xA;&lt;p&gt;We will review reasonable requests for correction, modification, removal, or clarification according to the circumstances.&lt;/p&gt;&#xA;&lt;p&gt;Where content is verified to be inaccurate, infringing, or otherwise inappropriate, Shiguangji may take one or more of the following actions:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Correct or revise the relevant content&lt;/li&gt;&#xA;&lt;li&gt;Add a source or copyright notice&lt;/li&gt;&#xA;&lt;li&gt;Remove the relevant file or link&lt;/li&gt;&#xA;&lt;li&gt;Delete the relevant page&lt;/li&gt;&#xA;&lt;li&gt;Temporarily hide the content while further verification is carried out&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;requirements-for-rights-holder-requests&#34;&gt;Requirements for Rights Holder Requests&#xA;&lt;/h1&gt;&lt;p&gt;To prevent impersonation, malicious complaints, fraudulent requests, or improper content removal, requests involving copyright, modification, or deletion should generally be submitted by the direct rights holder.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-eligible-applicants&#34;&gt;1. Eligible Applicants&#xA;&lt;/h2&gt;&lt;p&gt;A request may be submitted by:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The direct rights holder of the work, trademark, software, or other protected content&lt;/li&gt;&#xA;&lt;li&gt;The legal representative of the rights holder&lt;/li&gt;&#xA;&lt;li&gt;An agent or organization formally authorized by the rights holder&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Affiliated companies, business partners, friends, or other persons who are not the direct rights holder must provide valid proof of authorization.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-supporting-documentation&#34;&gt;2. Supporting Documentation&#xA;&lt;/h2&gt;&lt;p&gt;When requesting the deletion, modification, or restriction of content, please provide as much of the following information as possible:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Proof of identity or legal entity registration&lt;/li&gt;&#xA;&lt;li&gt;Evidence of ownership or legal rights&lt;/li&gt;&#xA;&lt;li&gt;A letter of authorization, where the request is submitted by an agent&lt;/li&gt;&#xA;&lt;li&gt;The exact URL of the relevant page&lt;/li&gt;&#xA;&lt;li&gt;A clear description of the content to be deleted or modified&lt;/li&gt;&#xA;&lt;li&gt;The reason for the request and relevant supporting facts&lt;/li&gt;&#xA;&lt;li&gt;A valid email address for communication and follow-up&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Documents submitted by a company or organization should preferably include an official stamp or other verifiable form of authorization.&lt;/p&gt;&#xA;&lt;p&gt;Individuals should redact unnecessary sensitive personal information before submitting documents.&lt;/p&gt;&#xA;&lt;p&gt;Materials submitted for verification will only be used to review and process the relevant request and will not be used for unrelated purposes.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;request-handling-process&#34;&gt;Request Handling Process&#xA;&lt;/h1&gt;&lt;h2 id=&#34;step-1-prepare-the-required-materials&#34;&gt;Step 1: Prepare the Required Materials&#xA;&lt;/h2&gt;&lt;p&gt;Please prepare sufficient documentation to demonstrate your identity, ownership or authorization, and the nature of your request.&lt;/p&gt;&#xA;&lt;p&gt;Your request should clearly identify:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The URL of the relevant page&lt;/li&gt;&#xA;&lt;li&gt;The specific content involved&lt;/li&gt;&#xA;&lt;li&gt;The action you are requesting&lt;/li&gt;&#xA;&lt;li&gt;The factual and legal basis for the request&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;step-2-submit-the-request-by-email&#34;&gt;Step 2: Submit the Request by Email&#xA;&lt;/h2&gt;&lt;p&gt;Please send the required information and supporting documents to:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Email: &lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;We recommend using the following subject line:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Copyright Request | Page Title or Relevant Content&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;To support verification, recordkeeping, and follow-up, Shiguangji currently accepts and processes such requests primarily by email.&lt;/p&gt;&#xA;&lt;h2 id=&#34;step-3-verification-and-processing&#34;&gt;Step 3: Verification and Processing&#xA;&lt;/h2&gt;&lt;p&gt;After receiving your request, we may verify:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Whether the applicant is authorized to submit the request&lt;/li&gt;&#xA;&lt;li&gt;Whether the supporting documents are complete and valid&lt;/li&gt;&#xA;&lt;li&gt;Whether the identified content is currently available on the website&lt;/li&gt;&#xA;&lt;li&gt;Whether the request is reasonable and adequately supported&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Requests supported by complete documentation and clear facts will normally be reviewed and processed within a reasonable period.&lt;/p&gt;&#xA;&lt;p&gt;More time may be required where the matter is complex, additional documents are needed, or third-party verification is necessary.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;important-notices&#34;&gt;Important Notices&#xA;&lt;/h1&gt;&lt;h2 id=&#34;1-incomplete-documentation&#34;&gt;1. Incomplete Documentation&#xA;&lt;/h2&gt;&lt;p&gt;If a request does not include sufficient proof of identity, ownership, authorization, or the specific page involved, we may be unable to verify or process it.&lt;/p&gt;&#xA;&lt;p&gt;Where the authenticity of a request or the ownership of the relevant rights cannot be reasonably confirmed, Shiguangji may request additional documentation.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-false-or-malicious-requests&#34;&gt;2. False or Malicious Requests&#xA;&lt;/h2&gt;&lt;p&gt;Applicants must ensure that all information and supporting documents submitted are truthful, lawful, accurate, and valid.&lt;/p&gt;&#xA;&lt;p&gt;If a request involves impersonation, forged documents, malicious reporting, fraud, or other unlawful activity, Shiguangji may stop processing the request and reserves the right to pursue further action where permitted by law.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;3-no-paid-content-removal-services&#34;&gt;3. No Paid Content Removal Services&#xA;&lt;/h2&gt;&lt;p&gt;Shiguangji does not accept payment for deleting posts, withdrawing articles, removing content, or processing complaints.&lt;/p&gt;&#xA;&lt;p&gt;We have not authorized any individual, company, or agency to offer paid content-removal services on behalf of Shiguangji.&lt;/p&gt;&#xA;&lt;p&gt;If anyone claims to represent this website and requests a so-called removal fee, processing fee, or agency fee, do not make any payment. Please protect your personal information and financial security.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;4-processing-results&#34;&gt;4. Processing Results&#xA;&lt;/h2&gt;&lt;p&gt;For eligible and properly supported requests, Shiguangji will take reasonable action based on the facts and circumstances.&lt;/p&gt;&#xA;&lt;p&gt;The result may include correcting content, adding a clarification, removing a link, deleting content, or keeping the existing content unchanged.&lt;/p&gt;&#xA;&lt;p&gt;We will make reasonable efforts to reply through the email address used to submit the request. However, we cannot guarantee that every request will be handled exactly as requested by the applicant.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;contact-us&#34;&gt;Contact Us&#xA;&lt;/h1&gt;&lt;p&gt;If you believe that content published by Shiguangji infringes upon your copyright, trademark rights, privacy rights, or other lawful rights and interests, please contact us at:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Email: &lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Please include the relevant page URL, proof of your rights, and a clear description of the action requested so that we can review the matter efficiently.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Shiguangji respects original work, supports licensed products, and takes every genuine, reasonable, and properly supported rights request seriously.&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;</description>
        </item><item>
            <title>免责声明</title>
            <link>https://www.tood.win/posts/disclaimer-zh/</link>
            <pubDate>Tue, 21 Jul 2026 16:14:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/disclaimer-zh/</guid>
            <description>&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;请您在访问、下载或使用本站内容前，仔细阅读本免责声明。&lt;br&gt;&#xA;继续使用 &lt;strong&gt;拾光集&lt;/strong&gt;，即表示您已阅读、理解并同意本页面所述内容。&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;一内容使用说明&#34;&gt;一、内容使用说明&#xA;&lt;/h2&gt;&lt;p&gt;拾光集所提供的软件、教程、工具、代码、资料及其他信息，主要用于个人学习、技术研究和经验交流。&lt;/p&gt;&#xA;&lt;p&gt;除非相关内容另有明确授权，否则请勿将本站内容用于：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;违法违规活动&lt;/li&gt;&#xA;&lt;li&gt;未经授权的商业用途&lt;/li&gt;&#xA;&lt;li&gt;侵犯他人知识产权或合法权益的行为&lt;/li&gt;&#xA;&lt;li&gt;可能对个人、组织或网络安全造成损害的用途&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;任何用户因不当使用本站内容所产生的法律责任、经济损失或其他后果，均由使用者本人承担。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;二资源来源与版权说明&#34;&gt;二、资源来源与版权说明&#xA;&lt;/h2&gt;&lt;p&gt;本站部分内容整理自互联网公开信息、官方文档、开源社区及第三方平台。&lt;/p&gt;&#xA;&lt;p&gt;拾光集尊重并保护知识产权，相关软件、商标、图片、文字、代码及其他资料的版权，归原作者、开发者或合法权利人所有。&lt;/p&gt;&#xA;&lt;p&gt;本站对相关内容进行收集、整理、测试或说明，并不代表本站拥有其版权，也不代表本站与相关权利人存在合作、授权或隶属关系。&lt;/p&gt;&#xA;&lt;p&gt;如本站内容存在转载、引用或整理不当的情况，请相关权利人及时联系我们，我们将在核实后进行处理。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;三软件下载与使用风险&#34;&gt;三、软件下载与使用风险&#xA;&lt;/h2&gt;&lt;p&gt;本站可能提供软件介绍、使用教程、下载入口或第三方资源链接。&lt;/p&gt;&#xA;&lt;p&gt;在下载或使用相关内容前，请您自行判断资源的安全性、适用性和合法性，并建议采取以下措施：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;优先从官方网站或可信渠道下载&lt;/li&gt;&#xA;&lt;li&gt;使用安全软件进行检测&lt;/li&gt;&#xA;&lt;li&gt;重要数据提前备份&lt;/li&gt;&#xA;&lt;li&gt;阅读软件的许可协议和隐私政策&lt;/li&gt;&#xA;&lt;li&gt;在测试环境中确认安全后再正式使用&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;对于来源不明、授权状态不明确或仅供测试研究的内容，请在完成学习和测试后及时删除。&lt;/p&gt;&#xA;&lt;p&gt;因下载、安装或使用本站资源而造成的设备故障、数据丢失、账户异常、安全风险、业务中断或其他损失，拾光集不承担赔偿责任。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;四正版支持说明&#34;&gt;四、正版支持说明&#xA;&lt;/h2&gt;&lt;p&gt;本站鼓励用户支持正版软件、正版内容和原作者。&lt;/p&gt;&#xA;&lt;p&gt;如您认为某款软件、工具或服务具有实际价值，建议通过官方渠道购买、订阅、注册或获得合法授权，以享受更完整的功能、技术支持、安全更新及售后服务。&lt;/p&gt;&#xA;&lt;p&gt;拾光集不会以任何形式鼓励用户绕过授权、破解付费功能或侵犯开发者的合法权益。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;五费用与推广说明&#34;&gt;五、费用与推广说明&#xA;&lt;/h2&gt;&lt;p&gt;本站部分内容可能包含付费资源、会员内容、推广链接、联盟链接或第三方服务推荐。&lt;/p&gt;&#xA;&lt;p&gt;如本站收取相关费用，该费用可能用于：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;内容收集与整理&lt;/li&gt;&#xA;&lt;li&gt;软件测试与实际验证&lt;/li&gt;&#xA;&lt;li&gt;服务器及域名维护&lt;/li&gt;&#xA;&lt;li&gt;网站运营与技术维护&lt;/li&gt;&#xA;&lt;li&gt;内容创作所产生的时间成本&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;相关费用不代表本站取得了第三方软件、产品或服务的所有权，也不代表本站正在出售原版权方的产品。&lt;/p&gt;&#xA;&lt;p&gt;对于第三方服务的价格、功能、授权、售后、退款及使用规则，请以对应服务商的官方说明为准。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;六信息准确性说明&#34;&gt;六、信息准确性说明&#xA;&lt;/h2&gt;&lt;p&gt;拾光集会尽力保证所发布内容真实、准确并具有参考价值，但由于软件版本、服务规则、价格、政策及网络环境可能随时发生变化，本站无法保证所有内容始终完整、准确或持续有效。&lt;/p&gt;&#xA;&lt;p&gt;本站内容仅供参考，不构成任何形式的：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;法律意见&lt;/li&gt;&#xA;&lt;li&gt;财务建议&lt;/li&gt;&#xA;&lt;li&gt;投资建议&lt;/li&gt;&#xA;&lt;li&gt;医疗建议&lt;/li&gt;&#xA;&lt;li&gt;专业技术保证&lt;/li&gt;&#xA;&lt;li&gt;产品或服务承诺&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;用户在依据本站内容进行操作前，应根据自身情况进行独立判断和必要验证。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;七第三方链接说明&#34;&gt;七、第三方链接说明&#xA;&lt;/h2&gt;&lt;p&gt;本站可能包含指向第三方网站、软件、平台或服务的链接。&lt;/p&gt;&#xA;&lt;p&gt;这些链接仅为方便用户获取更多信息而提供，并不代表拾光集对第三方内容、安全性、合法性、服务质量或隐私政策作出认可或担保。&lt;/p&gt;&#xA;&lt;p&gt;用户访问第三方网站后产生的行为、交易、信息提交及其他活动，均适用该第三方自己的服务条款和隐私政策。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;网站声明&#34;&gt;网站声明&#xA;&lt;/h1&gt;&lt;h2 id=&#34;一基本原则&#34;&gt;一、基本原则&#xA;&lt;/h2&gt;&lt;p&gt;拾光集遵守适用的法律法规，并尊重个人、企业及其他组织的合法权益。&lt;/p&gt;&#xA;&lt;p&gt;由于本站部分资源和信息来源于互联网公开渠道，我们可能无法在发布前完整核实每一项内容的权利归属、授权范围及真实性。&lt;/p&gt;&#xA;&lt;p&gt;本站发布相关内容的主要目的，是进行信息整理、经验分享和技术交流，不以侵害任何个人或组织的合法权益为目的。&lt;/p&gt;&#xA;&lt;p&gt;如果本站内容对您的合法权益造成影响，请通过正式渠道与我们联系。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;二内容核实与更正&#34;&gt;二、内容核实与更正&#xA;&lt;/h2&gt;&lt;p&gt;由于时间、精力、信息来源及技术条件有限，本站无法保证每一项内容都不存在遗漏或错误。&lt;/p&gt;&#xA;&lt;p&gt;对于用户提出的合理更正、删除或补充请求，我们会根据实际情况进行核查。&lt;/p&gt;&#xA;&lt;p&gt;经核实确实存在错误、侵权或不适当内容时，本站可能采取以下措施：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;修改相关内容&lt;/li&gt;&#xA;&lt;li&gt;补充来源或版权说明&lt;/li&gt;&#xA;&lt;li&gt;移除相关文件或链接&lt;/li&gt;&#xA;&lt;li&gt;删除相关页面&lt;/li&gt;&#xA;&lt;li&gt;暂时隐藏内容并进行进一步核查&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;权利人申请要求&#34;&gt;权利人申请要求&#xA;&lt;/h1&gt;&lt;p&gt;为避免冒名申请、恶意投诉或错误删除，涉及内容删除、修改或版权处理的请求，原则上应由直接权利人提出。&lt;/p&gt;&#xA;&lt;h2 id=&#34;一申请主体&#34;&gt;一、申请主体&#xA;&lt;/h2&gt;&lt;p&gt;以下主体可以提交处理申请：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;作品、商标、软件或其他内容的直接权利人&lt;/li&gt;&#xA;&lt;li&gt;权利人的法定代表人&lt;/li&gt;&#xA;&lt;li&gt;获得权利人正式授权的代理人或机构&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;关联公司、合作伙伴、朋友或其他非直接权利人提出申请时，应同时提供合法有效的授权证明。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;二证明材料&#34;&gt;二、证明材料&#xA;&lt;/h2&gt;&lt;p&gt;申请删除、修改或限制相关内容时，请尽量提供以下材料：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;权利人的身份证明或主体资格证明&lt;/li&gt;&#xA;&lt;li&gt;权利归属证明&lt;/li&gt;&#xA;&lt;li&gt;授权委托文件，适用于代理申请&lt;/li&gt;&#xA;&lt;li&gt;涉及内容的具体页面链接&lt;/li&gt;&#xA;&lt;li&gt;需要删除或修改的具体内容&lt;/li&gt;&#xA;&lt;li&gt;申请理由及相关事实说明&lt;/li&gt;&#xA;&lt;li&gt;可以用于联系和回复的有效邮箱&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;企业或机构提交的证明文件，建议加盖公章；个人提交申请时，请对不必要的敏感信息进行适当遮挡。&lt;/p&gt;&#xA;&lt;p&gt;本站仅将相关材料用于投诉核实和处理，不会将其用于与该申请无关的其他用途。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;处理流程&#34;&gt;处理流程&#xA;&lt;/h1&gt;&lt;h2 id=&#34;第一步整理申请材料&#34;&gt;第一步：整理申请材料&#xA;&lt;/h2&gt;&lt;p&gt;请准备能够证明权利归属、申请人身份和具体诉求的相关材料。&lt;/p&gt;&#xA;&lt;p&gt;申请内容应当明确指出：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;涉及的页面地址&lt;/li&gt;&#xA;&lt;li&gt;涉及的具体内容&lt;/li&gt;&#xA;&lt;li&gt;要求采取的处理方式&lt;/li&gt;&#xA;&lt;li&gt;申请处理的事实与法律依据&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;第二步发送处理申请&#34;&gt;第二步：发送处理申请&#xA;&lt;/h2&gt;&lt;p&gt;请将申请材料发送至以下邮箱：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;邮箱：&lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;邮件主题建议填写：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;版权处理申请｜页面名称或相关内容&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;为便于核实和后续查询，本站目前主要通过电子邮件接收和处理相关申请。&lt;/p&gt;&#xA;&lt;h2 id=&#34;第三步核实与处理&#34;&gt;第三步：核实与处理&#xA;&lt;/h2&gt;&lt;p&gt;收到材料后，本站会对以下内容进行必要核实：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;申请人是否具备申请资格&lt;/li&gt;&#xA;&lt;li&gt;证明材料是否完整有效&lt;/li&gt;&#xA;&lt;li&gt;所涉及内容是否确实存在&lt;/li&gt;&#xA;&lt;li&gt;相关请求是否合理且具有依据&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;对于材料完整、事实清楚且符合处理条件的申请，本站通常会在合理时间内进行回复和处理。&lt;/p&gt;&#xA;&lt;p&gt;情况复杂、材料需要补充或涉及第三方核实的，处理时间可能相应延长。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;注意事项&#34;&gt;注意事项&#xA;&lt;/h1&gt;&lt;h2 id=&#34;一材料不完整&#34;&gt;一、材料不完整&#xA;&lt;/h2&gt;&lt;p&gt;如果申请无法提供必要的身份证明、权利证明、授权文件或具体页面信息，本站可能无法完成核实和处理。&lt;/p&gt;&#xA;&lt;p&gt;对于无法判断申请真实性或权利归属的请求，本站有权要求申请人补充材料。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;二虚假或恶意申请&#34;&gt;二、虚假或恶意申请&#xA;&lt;/h2&gt;&lt;p&gt;申请人应保证所提交的信息和证明材料真实、合法、有效。&lt;/p&gt;&#xA;&lt;p&gt;如发现存在冒名申请、伪造材料、恶意投诉、欺诈或其他违法行为，本站有权停止处理，并保留依法追究相关责任的权利。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;三不提供付费删帖服务&#34;&gt;三、不提供付费删帖服务&#xA;&lt;/h2&gt;&lt;p&gt;拾光集不接受任何形式的付费删帖、付费撤稿或有偿投诉处理。&lt;/p&gt;&#xA;&lt;p&gt;本站未授权任何个人、公司或代理机构代表拾光集开展付费删帖业务。&lt;/p&gt;&#xA;&lt;p&gt;如有人以本站名义要求支付所谓“删帖费”“处理费”或“代理费”，请勿轻信，并注意保护个人信息和财产安全。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;四处理结果&#34;&gt;四、处理结果&#xA;&lt;/h2&gt;&lt;p&gt;对于符合条件的申请，本站会根据实际情况采取合理处理措施。&lt;/p&gt;&#xA;&lt;p&gt;处理结果可能包括修改、补充说明、移除链接、删除内容或维持原内容。&lt;/p&gt;&#xA;&lt;p&gt;本站会尽量通过申请邮件回复处理进度或结果，但不保证所有申请都能够完全按照申请人的要求执行。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;联系方式&#34;&gt;联系方式&#xA;&lt;/h1&gt;&lt;p&gt;如您认为拾光集发布的内容侵犯了您的著作权、商标权、隐私权或其他合法权益，请通过以下方式联系我们：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;邮箱：&lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;提交申请时，请同时附上相关页面链接、权利证明及具体处理要求，以便我们尽快核实。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;拾光集尊重原创、支持正版，也愿意认真对待每一项真实、合理且具有依据的权利申请。&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;</description>
        </item><item>
            <title>Privacy Policy</title>
            <link>https://www.tood.win/posts/privacy-policy/</link>
            <pubDate>Tue, 21 Jul 2026 16:03:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/privacy-policy/</guid>
            <description>&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;Last updated: July 21, 2026&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;We respect the privacy and personal information of every visitor.&lt;/p&gt;&#xA;&lt;p&gt;This Privacy Policy explains what information may be collected when you visit or use this website, how that information may be used, and how you can manage your privacy choices.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;1-information-we-may-collect&#34;&gt;1. Information We May Collect&#xA;&lt;/h2&gt;&lt;p&gt;When you browse this website or interact with us, we may collect the following types of information.&lt;/p&gt;&#xA;&lt;h3 id=&#34;information-you-provide-voluntarily&#34;&gt;Information You Provide Voluntarily&#xA;&lt;/h3&gt;&lt;p&gt;When you contact us through comments, forms, or email, you may provide information such as:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Your name or nickname&lt;/li&gt;&#xA;&lt;li&gt;Your email address&lt;/li&gt;&#xA;&lt;li&gt;Comments, messages, or inquiry details&lt;/li&gt;&#xA;&lt;li&gt;Other information you choose to provide&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Please do not submit sensitive information, such as passwords, payment details, identification numbers, or bank account information, through public comment sections.&lt;/p&gt;&#xA;&lt;h3 id=&#34;information-collected-automatically&#34;&gt;Information Collected Automatically&#xA;&lt;/h3&gt;&lt;p&gt;To maintain website functionality, analyze traffic, improve user experience, and protect website security, our servers or third-party services may automatically collect:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IP address&lt;/li&gt;&#xA;&lt;li&gt;Browser type and operating system&lt;/li&gt;&#xA;&lt;li&gt;Device type and basic device information&lt;/li&gt;&#xA;&lt;li&gt;Date and time of access&lt;/li&gt;&#xA;&lt;li&gt;Referring source and pages visited&lt;/li&gt;&#xA;&lt;li&gt;Time spent on pages and basic interaction data&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This information is generally used for analytics, troubleshooting, and security purposes. It is not normally used to identify you personally.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-cookies-and-similar-technologies&#34;&gt;2. Cookies and Similar Technologies&#xA;&lt;/h2&gt;&lt;p&gt;This website may use cookies, local storage, and similar technologies to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Store necessary website preferences&lt;/li&gt;&#xA;&lt;li&gt;Analyze website traffic and usage&lt;/li&gt;&#xA;&lt;li&gt;Improve loading speed and browsing experience&lt;/li&gt;&#xA;&lt;li&gt;Measure advertising and promotional performance&lt;/li&gt;&#xA;&lt;li&gt;Provide more relevant content or advertisements where permitted&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can view, delete, block, or restrict cookies through your browser settings.&lt;/p&gt;&#xA;&lt;p&gt;Please note that disabling certain cookies may affect some website features, advertising preferences, or your overall browsing experience.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;3-third-party-advertising-services&#34;&gt;3. Third-Party Advertising Services&#xA;&lt;/h2&gt;&lt;p&gt;To help support the operation of this website, we may use third-party advertising services, including &lt;strong&gt;Google AdSense&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;When you visit a page containing advertisements, Google and its advertising technology partners may receive certain information, including:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The URL of the page you are visiting&lt;/li&gt;&#xA;&lt;li&gt;Your IP address&lt;/li&gt;&#xA;&lt;li&gt;Browser and device information&lt;/li&gt;&#xA;&lt;li&gt;Data related to advertisement views, clicks, and performance&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Google and its partners may use cookies or similar technologies to measure advertising performance.&lt;/p&gt;&#xA;&lt;p&gt;In regions where consent is legally required, information will only be used for personalized advertising after you have provided consent.&lt;/p&gt;&#xA;&lt;p&gt;You may manage your personalized advertising preferences through the advertising settings provided by Google.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;4-affiliate-links-and-promotional-disclosure&#34;&gt;4. Affiliate Links and Promotional Disclosure&#xA;&lt;/h2&gt;&lt;p&gt;Some articles on this website may contain affiliate links, referral links, or promotional links to third-party services, including services such as Airalo, Spaceship, and Vultr.&lt;/p&gt;&#xA;&lt;p&gt;When you register, subscribe, or make a purchase through one of these links, we may receive a referral commission.&lt;/p&gt;&#xA;&lt;p&gt;This commission is generally paid by the service provider and does not increase the price you pay.&lt;/p&gt;&#xA;&lt;p&gt;We aim to recommend products and services based on practical experience, usefulness, and relevance. However, pricing, availability, features, terms, and service quality are controlled by the respective third-party providers.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;5-how-we-use-information&#34;&gt;5. How We Use Information&#xA;&lt;/h2&gt;&lt;p&gt;The information collected through this website may be used to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Provide, operate, maintain, and improve the website&lt;/li&gt;&#xA;&lt;li&gt;Analyze website traffic and content performance&lt;/li&gt;&#xA;&lt;li&gt;Improve website structure and browsing experience&lt;/li&gt;&#xA;&lt;li&gt;Respond to inquiries, suggestions, and collaboration requests&lt;/li&gt;&#xA;&lt;li&gt;Prevent spam, misuse, fraud, and security threats&lt;/li&gt;&#xA;&lt;li&gt;Measure advertising and promotional performance&lt;/li&gt;&#xA;&lt;li&gt;Comply with applicable laws and regulatory requirements&lt;/li&gt;&#xA;&lt;li&gt;Protect the legal rights and interests of the website, its users, and other parties&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;We will not use personal information for purposes that are clearly unrelated to those described in this Privacy Policy.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;6-information-sharing-and-disclosure&#34;&gt;6. Information Sharing and Disclosure&#xA;&lt;/h2&gt;&lt;p&gt;We do not sell your personal information.&lt;/p&gt;&#xA;&lt;p&gt;However, certain information may be shared or disclosed in the following circumstances:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When you have provided clear consent&lt;/li&gt;&#xA;&lt;li&gt;When third-party services are required for hosting, analytics, advertising, or security&lt;/li&gt;&#xA;&lt;li&gt;When necessary to respond to a request you have submitted&lt;/li&gt;&#xA;&lt;li&gt;When required by law, court order, or regulatory authority&lt;/li&gt;&#xA;&lt;li&gt;When necessary to protect the rights, safety, or legal interests of the website, its users, or other parties&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Third-party service providers may process information in accordance with their own privacy policies and terms.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;7-users-in-the-european-economic-area-united-kingdom-and-switzerland&#34;&gt;7. Users in the European Economic Area, United Kingdom, and Switzerland&#xA;&lt;/h2&gt;&lt;p&gt;If you are located in the European Economic Area, the United Kingdom, or Switzerland, we process personal information in accordance with applicable data protection laws.&lt;/p&gt;&#xA;&lt;p&gt;Before using non-essential cookies or processing information for personalized advertising, the website may request your consent.&lt;/p&gt;&#xA;&lt;p&gt;You may review, change, or withdraw your choices at any time through the privacy or consent management tools available on the website.&lt;/p&gt;&#xA;&lt;p&gt;Withdrawing consent will not affect processing that was lawfully carried out before the withdrawal.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;8-privacy-rights-for-residents-of-certain-us-states&#34;&gt;8. Privacy Rights for Residents of Certain U.S. States&#xA;&lt;/h2&gt;&lt;p&gt;If you are a resident of California or another U.S. state with applicable consumer privacy laws, you may have certain legal rights, including the right to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Know what personal information we collect or process&lt;/li&gt;&#xA;&lt;li&gt;Request correction of inaccurate information&lt;/li&gt;&#xA;&lt;li&gt;Request deletion of eligible personal information&lt;/li&gt;&#xA;&lt;li&gt;Understand whether information is shared or used for targeted advertising&lt;/li&gt;&#xA;&lt;li&gt;Limit certain uses or processing of personal information&lt;/li&gt;&#xA;&lt;li&gt;Opt out of certain targeted advertising activities&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The specific rights available to you may vary depending on your state of residence and applicable law.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;9-third-party-links&#34;&gt;9. Third-Party Links&#xA;&lt;/h2&gt;&lt;p&gt;This website may contain links to external websites, products, or services.&lt;/p&gt;&#xA;&lt;p&gt;Once you leave this website and visit a third-party website, your activity will be governed by that third party&amp;rsquo;s own terms of use and privacy policy.&lt;/p&gt;&#xA;&lt;p&gt;We do not control how third-party websites collect, use, disclose, or retain information. We recommend reviewing their privacy policies before using their services.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;10-data-retention-and-security&#34;&gt;10. Data Retention and Security&#xA;&lt;/h2&gt;&lt;p&gt;We retain information only for as long as reasonably necessary for website operations, communication, legal compliance, security, and other legitimate purposes.&lt;/p&gt;&#xA;&lt;p&gt;We use reasonable technical and organizational measures to help protect information against:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Unauthorized access&lt;/li&gt;&#xA;&lt;li&gt;Improper use or disclosure&lt;/li&gt;&#xA;&lt;li&gt;Accidental loss or damage&lt;/li&gt;&#xA;&lt;li&gt;Malicious attacks or alteration&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;However, no method of internet transmission or electronic storage is completely secure. We therefore cannot guarantee the absolute security of information transmitted to or stored by the website.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;11-your-privacy-rights&#34;&gt;11. Your Privacy Rights&#xA;&lt;/h2&gt;&lt;p&gt;Depending on the laws that apply in your location, you may have the right to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Request access to your personal information&lt;/li&gt;&#xA;&lt;li&gt;Correct inaccurate or incomplete information&lt;/li&gt;&#xA;&lt;li&gt;Request deletion of certain personal information&lt;/li&gt;&#xA;&lt;li&gt;Restrict or object to certain types of processing&lt;/li&gt;&#xA;&lt;li&gt;Withdraw consent previously provided&lt;/li&gt;&#xA;&lt;li&gt;Request a copy of eligible personal information&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;To submit a privacy-related request, please contact us at:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Email: &lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;To protect your information, we may need to verify your identity or confirm the authenticity of your request before responding.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;12-childrens-privacy&#34;&gt;12. Children&amp;rsquo;s Privacy&#xA;&lt;/h2&gt;&lt;p&gt;This website is intended for a general audience and is not specifically designed for children.&lt;/p&gt;&#xA;&lt;p&gt;We do not knowingly collect personal information from children below the minimum legal age required in their jurisdiction.&lt;/p&gt;&#xA;&lt;p&gt;If you believe that a child has submitted personal information without the consent of a parent or legal guardian, please contact us. We will review the matter and take appropriate action where necessary.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;13-changes-to-this-privacy-policy&#34;&gt;13. Changes to This Privacy Policy&#xA;&lt;/h2&gt;&lt;p&gt;We may update this Privacy Policy from time to time to reflect changes in website features, third-party services, legal requirements, or data-processing practices.&lt;/p&gt;&#xA;&lt;p&gt;Any revised version will be published on this page, and the “Last updated” date at the top of the page will be changed accordingly.&lt;/p&gt;&#xA;&lt;p&gt;We recommend reviewing this page periodically to stay informed about the latest version of this Privacy Policy.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;14-contact-us&#34;&gt;14. Contact Us&#xA;&lt;/h2&gt;&lt;p&gt;If you have any questions about this Privacy Policy, our use of cookies, or how personal information is handled, please contact us by email:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;We will make reasonable efforts to review and respond to privacy-related questions and requests.&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;</description>
        </item><item>
            <title>隐私政策</title>
            <link>https://www.tood.win/posts/privacypolicy/</link>
            <pubDate>Tue, 21 Jul 2026 15:50:00 +0800</pubDate>
            <guid>https://www.tood.win/posts/privacypolicy/</guid>
            <description>&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;最后更新日期：2026 年 7 月 21 日&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;&lt;p&gt;我们重视每一位访问者的隐私与个人信息安全。&lt;/p&gt;&#xA;&lt;p&gt;本隐私政策用于说明您在访问和使用本网站时，我们可能收集哪些信息、如何使用这些信息，以及您可以如何管理自己的隐私选择。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;一我们可能收集的信息&#34;&gt;一、我们可能收集的信息&#xA;&lt;/h2&gt;&lt;p&gt;当您浏览本网站或与我们进行互动时，可能会产生以下类型的信息。&lt;/p&gt;&#xA;&lt;h3 id=&#34;您主动提交的信息&#34;&gt;您主动提交的信息&#xA;&lt;/h3&gt;&lt;p&gt;当您通过评论、表单或电子邮件与我们联系时，可能会主动提供：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;姓名或昵称&lt;/li&gt;&#xA;&lt;li&gt;电子邮件地址&lt;/li&gt;&#xA;&lt;li&gt;留言、评论或咨询内容&lt;/li&gt;&#xA;&lt;li&gt;您自愿提供的其他相关信息&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;请不要通过公开评论区域提交身份证号码、银行卡信息、账户密码等敏感内容。&lt;/p&gt;&#xA;&lt;h3 id=&#34;自动记录的信息&#34;&gt;自动记录的信息&#xA;&lt;/h3&gt;&lt;p&gt;为了保障网站正常运行、分析访问情况并改善使用体验，网站服务器或第三方服务可能会自动记录：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IP 地址&lt;/li&gt;&#xA;&lt;li&gt;浏览器及操作系统类型&lt;/li&gt;&#xA;&lt;li&gt;设备类别和基础设备信息&lt;/li&gt;&#xA;&lt;li&gt;访问日期与时间&lt;/li&gt;&#xA;&lt;li&gt;访问来源及浏览页面&lt;/li&gt;&#xA;&lt;li&gt;页面停留时间和基本交互数据&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;此类信息通常用于统计分析、故障排查和安全防护，并不直接用于确认您的真实身份。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;二cookie-与类似技术&#34;&gt;二、Cookie 与类似技术&#xA;&lt;/h2&gt;&lt;p&gt;本网站可能使用 Cookie、本地存储或其他类似技术，以实现以下功能：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;保存必要的网站设置&lt;/li&gt;&#xA;&lt;li&gt;统计页面访问和使用情况&lt;/li&gt;&#xA;&lt;li&gt;提升网站加载及浏览体验&lt;/li&gt;&#xA;&lt;li&gt;衡量广告展示与推广效果&lt;/li&gt;&#xA;&lt;li&gt;在获得授权的情况下提供更相关的内容或广告&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;您可以通过浏览器设置查看、删除或限制 Cookie。&lt;/p&gt;&#xA;&lt;p&gt;需要注意的是，关闭部分 Cookie 后，网站的某些功能、广告设置或访问体验可能会受到影响。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;三第三方广告服务&#34;&gt;三、第三方广告服务&#xA;&lt;/h2&gt;&lt;p&gt;为了支持网站的日常运营，本网站可能接入包括 &lt;strong&gt;Google AdSense&lt;/strong&gt; 在内的第三方广告服务。&lt;/p&gt;&#xA;&lt;p&gt;当您访问含有广告的页面时，Google 及其广告技术合作伙伴可能会接收到部分必要信息，例如：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;当前访问页面的网址&lt;/li&gt;&#xA;&lt;li&gt;IP 地址&lt;/li&gt;&#xA;&lt;li&gt;浏览器和设备相关信息&lt;/li&gt;&#xA;&lt;li&gt;与广告展示、点击或效果统计有关的数据&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Google 及其合作伙伴可能通过 Cookie 或类似技术衡量广告效果。&lt;/p&gt;&#xA;&lt;p&gt;在法律要求适用的地区，只有在获得您的同意后，相关服务才会将您的信息用于个性化广告展示。您也可以通过 Google 提供的广告设置工具管理个性化广告偏好。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;四联盟链接与推广说明&#34;&gt;四、联盟链接与推广说明&#xA;&lt;/h2&gt;&lt;p&gt;本网站的部分文章可能包含联盟营销链接、推荐链接或推广链接，例如 Airalo、Spaceship、Vultr 等第三方服务。&lt;/p&gt;&#xA;&lt;p&gt;当您通过这些链接完成注册、购买或订阅时，我们可能会获得一定比例的推广佣金。&lt;/p&gt;&#xA;&lt;p&gt;这类佣金通常由服务提供方承担，不会因此额外增加您的购买价格。&lt;/p&gt;&#xA;&lt;p&gt;我们会尽量基于实际体验、功能价值或内容相关性介绍产品，但第三方服务的价格、规则、功能及可用性均由对应服务商负责。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;五信息的使用方式&#34;&gt;五、信息的使用方式&#xA;&lt;/h2&gt;&lt;p&gt;我们可能将收集到的信息用于以下目的：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;提供、维护和改进本网站&lt;/li&gt;&#xA;&lt;li&gt;分析网站访问与内容使用情况&lt;/li&gt;&#xA;&lt;li&gt;优化页面结构和浏览体验&lt;/li&gt;&#xA;&lt;li&gt;回复您的咨询、建议或合作请求&lt;/li&gt;&#xA;&lt;li&gt;防范垃圾信息、滥用行为和安全风险&lt;/li&gt;&#xA;&lt;li&gt;统计广告展示及推广效果&lt;/li&gt;&#xA;&lt;li&gt;履行适用的法律或监管义务&lt;/li&gt;&#xA;&lt;li&gt;维护网站运营者及用户的合法权益&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;我们不会将个人信息用于与上述目的明显无关的用途。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;六信息共享与披露&#34;&gt;六、信息共享与披露&#xA;&lt;/h2&gt;&lt;p&gt;我们不会以出售个人信息为目的向第三方提供您的数据。&lt;/p&gt;&#xA;&lt;p&gt;但在以下情况下，部分信息可能会被共享或披露：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;已获得您的明确授权或同意&lt;/li&gt;&#xA;&lt;li&gt;为实现网站托管、流量统计、广告投放或安全防护而使用第三方服务&lt;/li&gt;&#xA;&lt;li&gt;为回复或处理您主动提出的请求&lt;/li&gt;&#xA;&lt;li&gt;根据法律法规、法院命令或监管机构要求进行披露&lt;/li&gt;&#xA;&lt;li&gt;为保护网站、用户或其他相关方的合法权益与安全&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;第三方服务商对信息的处理还可能受到其各自隐私政策的约束。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;七欧洲经济区英国及瑞士用户&#34;&gt;七、欧洲经济区、英国及瑞士用户&#xA;&lt;/h2&gt;&lt;p&gt;如果您位于欧洲经济区、英国或瑞士，我们会根据适用的数据保护规则处理您的个人信息。&lt;/p&gt;&#xA;&lt;p&gt;在使用非必要 Cookie，或将相关信息用于个性化广告之前，网站可能会先征求您的同意。&lt;/p&gt;&#xA;&lt;p&gt;您可以通过网站提供的隐私或同意管理工具随时查看、更改或撤回自己的选择。&lt;/p&gt;&#xA;&lt;p&gt;撤回同意不会影响撤回之前基于合法同意完成的数据处理。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;八美国部分州居民的隐私权利&#34;&gt;八、美国部分州居民的隐私权利&#xA;&lt;/h2&gt;&lt;p&gt;如果您居住在加利福尼亚州或其他制定了消费者隐私法规的美国州，您可能依法享有部分隐私权利，包括：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;查询我们收集或处理了哪些个人信息&lt;/li&gt;&#xA;&lt;li&gt;请求更正不准确的信息&lt;/li&gt;&#xA;&lt;li&gt;请求删除符合条件的个人信息&lt;/li&gt;&#xA;&lt;li&gt;了解信息是否被共享或用于定向广告&lt;/li&gt;&#xA;&lt;li&gt;限制部分个人信息的处理或使用&lt;/li&gt;&#xA;&lt;li&gt;拒绝将个人信息用于特定类型的广告活动&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;不同地区适用的权利和具体条件可能有所不同。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;九第三方网站链接&#34;&gt;九、第三方网站链接&#xA;&lt;/h2&gt;&lt;p&gt;本网站可能包含指向其他网站、产品或服务的链接。&lt;/p&gt;&#xA;&lt;p&gt;当您离开本网站并进入第三方页面后，您的访问行为将受到该第三方的使用条款及隐私政策约束。&lt;/p&gt;&#xA;&lt;p&gt;我们无法控制第三方网站如何收集、使用或保存您的信息，建议您在使用相关服务前阅读其隐私政策。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;十数据保存与安全&#34;&gt;十、数据保存与安全&#xA;&lt;/h2&gt;&lt;p&gt;我们会根据网站运营、沟通处理、法律义务及安全防护等实际需要，在合理期限内保存相关信息。&lt;/p&gt;&#xA;&lt;p&gt;我们会采取适当的技术和管理措施，尽量防止信息遭到：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;未经授权的访问&lt;/li&gt;&#xA;&lt;li&gt;非法使用或披露&lt;/li&gt;&#xA;&lt;li&gt;意外丢失或损坏&lt;/li&gt;&#xA;&lt;li&gt;恶意攻击或篡改&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;但任何互联网传输和电子存储方式都无法保证绝对安全，因此我们不能承诺所有信息在任何情况下都不会发生安全风险。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;十一您的隐私权利&#34;&gt;十一、您的隐私权利&#xA;&lt;/h2&gt;&lt;p&gt;根据您所在地区适用的法律，您可能有权：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;查询或访问您的个人信息&lt;/li&gt;&#xA;&lt;li&gt;更正不准确或不完整的信息&lt;/li&gt;&#xA;&lt;li&gt;请求删除部分个人信息&lt;/li&gt;&#xA;&lt;li&gt;限制或反对特定的信息处理&lt;/li&gt;&#xA;&lt;li&gt;撤回此前作出的同意&lt;/li&gt;&#xA;&lt;li&gt;请求获取适用范围内的数据副本&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;如需提交隐私相关请求，请通过以下邮箱联系我们：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;邮箱：&lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;为了保护信息安全，我们可能会在处理请求前进行必要的身份或请求真实性核验。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;十二未成年人隐私&#34;&gt;十二、未成年人隐私&#xA;&lt;/h2&gt;&lt;p&gt;本网站主要面向一般互联网用户，并非专门为未成年人设计。&lt;/p&gt;&#xA;&lt;p&gt;我们不会故意收集法律规定年龄以下儿童的个人信息。如果您认为未成年人未经监护人同意向本网站提交了个人信息，请及时联系我们，我们将在核实后采取适当措施。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;十三隐私政策的更新&#34;&gt;十三、隐私政策的更新&#xA;&lt;/h2&gt;&lt;p&gt;我们可能根据网站功能、第三方服务或法律要求的变化，对本隐私政策进行调整。&lt;/p&gt;&#xA;&lt;p&gt;更新后的内容会发布在本页面，并同步修改页面顶部的“最后更新日期”。&lt;/p&gt;&#xA;&lt;p&gt;建议您定期查看本页面，以了解隐私政策的最新内容。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;十四联系我们&#34;&gt;十四、联系我们&#xA;&lt;/h2&gt;&lt;p&gt;如您对本隐私政策、Cookie 使用方式或个人信息处理存在疑问，欢迎通过电子邮件联系我们：&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;邮箱：&lt;a class=&#34;link&#34; href=&#34;mailto:admin@tood.win&#34; &gt;admin@tood.win&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;    &lt;blockquote&gt;&#xA;        &lt;p&gt;我们会在合理范围内认真处理每一项隐私咨询与相关请求。&lt;/p&gt;&#xA;&#xA;    &lt;/blockquote&gt;&#xA;</description>
        </item></channel>
</rss>
