<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>墨梅博客 - 标签: 国际化</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 15 Mar 2026 15:42:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>zh-CN</language>
        <image>
            <title>墨梅博客 - 标签: 国际化</title>
            <url>https://momei.app/logo.png</url>
            <link>https://momei.app</link>
        </image>
        <copyright>© 2026 墨梅博客. All rights reserved.</copyright>
        <atom:link href="https://momei.app/feed/tag/国际化.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[墨梅博客 1.9.0 发布与 LeanCloud 停服应对 | 2026 年第 11 周草梅周报]]></title>
            <link>https://momei.app/posts/2026-11-caomei-weekly-momei-1-9-0-release-leancloud-shutdown-response</link>
            <guid isPermaLink="false">https://momei.app/posts/2026-11-caomei-weekly-momei-1-9-0-release-leancloud-shutdown-response</guid>
            <pubDate>Sun, 15 Mar 2026 15:42:39 GMT</pubDate>
            <description><![CDATA[墨梅博客发布了 1.9.0 版本，新增繁体中文与韩语支持、后台智能混合模式、友链系统等功能。针对 LeanCloud 停服，作者开发了兼容其 API 的 Hexo 阅读量统计后端服务 hexo-cloudflare-counter。本周 GitHub 发布了多个项目更新，包括 momei 1.9.0、eslint-config-cmyr 2.1.5、hexo-cloudflare-counter 1.1.0/1.0.0 以及 auto-backup-database 1.4.0/1.3.0。作者还推荐了阮一峰、阿猫的博客、潮流周刊等的最新文章。]]></description>
            <content:encoded><![CDATA[<p><img src="https://oss.cmyr.dev/momei-files/posts/673c85988ac04824/image/ai/673c85c840c04c16-20260315152359336-cd9vw71.jpeg" alt="墨梅博客 1.9.0 发布与 LeanCloud 停服应对 | 2026 年第 11 周草梅周报" /></p><blockquote>
<p>本文在<a href="https://blog.cmyr.ltd">草梅友仁的博客</a>发布和更新，并在多个平台同步发布。如有更新，以博客上的版本为准。您也可以通过文末的 <code>原文链接</code> 查看最新版本。</p>
</blockquote>
<h2 id="前言" tabindex="-1"><a class="header-anchor" href="#前言">前言</a></h2>
<p>欢迎来到草梅周报！这是一个由草梅友仁基于 AI 整理的周报，旨在为您提供最新的博客更新、GitHub 动态、个人动态和其他周刊文章推荐等内容。</p>
<hr>
<h2 id="开源动态" tabindex="-1"><a class="header-anchor" href="#开源动态">开源动态</a></h2>
<p>本周<a href="https://github.com/CaoMeiYouRen/momei">墨梅博客</a>的开发依旧在稳步进行中。</p>
<blockquote>
<p>您可以前往 Demo 站试用：<a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>您可以通过邮箱 <code>admin@example.com</code>，密码 <code>momei123456</code> 登录演示用管理员账号。</li>
</ul>
<p>或前往官网注册：<a href="https://momei.app/">https://momei.app/</a></p>
<p>也可以前往文档站来了解项目整体规划和未来开发路线图：<a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>当前墨梅博客已经正式发布了 <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.9.0">1.9.0</a> 版本，以下是新页面和新功能的一些截图。</p>
<p>国际化方面新增繁体中文与韩语支持，并优化标签翻译簇映射等关键问题。</p>
<p><img src="https://oss.cmyr.dev/images/20260315231414937.png" alt="image-20260315225756692"></p>
<p><img src="https://oss.cmyr.dev/images/20260315231418784.png" alt="image-20260315225811383"></p>
<p>优化环境变量和数据库配置的体验，后台设置页新增 “智能混合模式” 。</p>
<p><img src="https://oss.cmyr.dev/images/20260315231421271.png" alt="image-20260315230115462"></p>
<p>新增友链系统和友链管理。</p>
<p><img src="https://oss.cmyr.dev/images/20260315230317084.png" alt="image-20260315230316884"></p>
<p>此外，还增加了 <code>迁移链接治理</code>、<code>CLI / MCP 自动化能力扩展</code>、<code>协议版本治理与合规展示</code>、<code>通用文本域语音输入</code> 等功能，更多更新内容可前往 <a href="https://github.com/CaoMeiYouRen/momei/blob/master/CHANGELOG.md">CHANGELOG</a> 查看。</p>
<p>更多功能和页面可以前往<a href="https://momei.app/">官网</a>体验，也可前往之前的博客查看截图。</p>
<p>欢迎各位用户体验。并提出意见和建议。</p>
<p>接下来的话还会继续按照路线图和待办进行开发功能，敬请期待。</p>
<p>当然，目前墨梅博客还有很多需要打磨的细节，功能上也还不完善，如有任何意见和建议，都可以在项目的 <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a> 中提出。</p>
<p>如果你也对墨梅博客感兴趣，欢迎参与开发和测试。</p>
<h2 id="leancloud-停服的影响" tabindex="-1"><a class="header-anchor" href="#leancloud-停服的影响">LeanCloud 停服的影响</a></h2>
<p><img src="https://oss.cmyr.dev/images/20260315231423844.png" alt="image-20260315230801380"></p>
<p>今天突然发现 LeanCloud 要关服了。</p>
<p>还挺怀念的，最开始做项目的时候没少用 LeanCloud，只因为是个免费的云数据库。</p>
<p>不过现在也倒了，所以说选云服务器/数据库厂商的时候还是得选个大厂，不然不稳定。</p>
<p>当然了，我还是那个意见：可以支持云服务，但不能只有云服务。</p>
<p>也就是说，要有永远有后手，要可以随时从云服务回退到单机部署（本地部署），比如说用 hono.js 做云函数和单体应用同构的项目，这样迁移起来也方便。</p>
<p>最好不要使用被单一厂商绑定的技术栈，要有自主性。</p>
<p>由于本人的之前的博客还在使用 LeanCloud 作为访问量统计，所以这几天抽空写了个兼容 LeanCloud 的后端 API 服务 <a href="https://github.com/CaoMeiYouRen/hexo-cloudflare-counter">hexo-cloudflare-counter</a> ，有需要的可以参考下。</p>
<p>hexo-cloudflare-counter 是一个兼容 LeanCloud Counter API 的 Hexo 阅读量统计后端服务，支持 Cloudflare Workers、Docker 和 Node.js 自托管，内置 D1/SQLite 存储方案。</p>
<p>使用时使用自部署的 hexo-cloudflare-counter 后端 API 地址替换原本 LeanCloud 的后端 API 地址即可，具体可参考项目文档。</p>
<h2 id="最新-github-仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-仓库">最新 GitHub 仓库</a></h2>
<ul>
<li><a href="https://github.com/CaoMeiYouRen/hexo-cloudflare-counter">hexo-cloudflare-counter</a> - 2026-03-15 02:24:39
兼容 LeanCloud Counter API 的 Hexo 阅读量统计后端服务，支持 Cloudflare Workers、Docker 和 Node.js 自托管，内置 D1/SQLite 存储方案。</li>
</ul>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-9-0-2026-03-14-21-57-46" tabindex="-1"><a class="header-anchor" href="#v1-9-0-2026-03-14-21-57-46"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.9.0">v1.9.0</a> - 2026-03-14 21:57:46</a></h4>
<p>摘要:
版本 1.9.0 主要围绕 AI 功能增强、国际化扩展、友链管理、通知系统、文章管理和上传功能等方面进行了更新。</p>
<p><strong>新功能</strong>：AI 模块新增了任务详情、成本估算、配额管理、费用治理、翻译任务和警报评估等功能。国际化方面，增加了繁体中文和韩文的全面支持，包括邮件和界面翻译。新增了友链管理功能，包括申请、监控和健康状态检查。通知系统引入了 Web Push 功能，支持配置和密钥生成。文章管理新增了置顶、版本管理、翻译任务和版权声明功能。上传功能实现了直接上传和代理上传策略。此外，还添加了主题颜色管理、配置审计日志、反馈页面、站点名称配置、“开往”集成以及通用文本域语音输入等多项功能。</p>
<p><strong>Bug 修复</strong>：修复了 AI 货币格式化精度、直接上传文件大小和签名校验、国际化模块加载、设置表单验证逻辑等问题。增强了友链巡检、审计日志、通知管理界面等功能，并统一了语言标识规范。</p>
<p><strong>代码重构</strong>：对 AI 任务结果处理、通知链接解析、设置表单字段、上传请求处理、类型转换函数等模块进行了优化和重构，以提高代码质量和可维护性。</p>
<h3 id="eslint-config-cmyr" tabindex="-1"><a class="header-anchor" href="#eslint-config-cmyr">eslint-config-cmyr</a></h3>
<h4 id="v2-1-5-2026-03-15-02-42-18" tabindex="-1"><a class="header-anchor" href="#v2-1-5-2026-03-15-02-42-18"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.5">v2.1.5</a> - 2026-03-15 02:42:18</a></h4>
<p>摘要:
本次版本更新主要包含一项错误修复。</p>
<p><strong>错误修复：</strong></p>
<ul>
<li>更新了 <code>index</code> 中的文件匹配规则，现在该规则将仅应用于 TypeScript 文件，以解决之前可能存在的范围过广问题。</li>
</ul>
<h3 id="hexo-cloudflare-counter" tabindex="-1"><a class="header-anchor" href="#hexo-cloudflare-counter">hexo-cloudflare-counter</a></h3>
<h4 id="service-v1-1-0-2026-03-15-19-42-28" tabindex="-1"><a class="header-anchor" href="#service-v1-1-0-2026-03-15-19-42-28"><a href="https://github.com/CaoMeiYouRen/hexo-cloudflare-counter/releases/tag/service-v1.1.0">service-v1.1.0</a> - 2026-03-15 19:42:28</a></h4>
<p>摘要:
版本 1.1.0 摘要</p>
<p>本次发布主要包含以下更新：</p>
<p><strong>新功能</strong></p>
<ul>
<li>在应用中增加了 CORS（跨域资源共享）支持，并实施了针对写入请求的安全控制。</li>
</ul>
<p><strong>Bug 修复</strong></p>
<ul>
<li>更新了 <code>read-yaml-file</code> 依赖包的版本。</li>
</ul>
<h4 id="service-v1-0-0-2026-03-15-18-48-54" tabindex="-1"><a class="header-anchor" href="#service-v1-0-0-2026-03-15-18-48-54"><a href="https://github.com/CaoMeiYouRen/hexo-cloudflare-counter/releases/tag/service-v1.0.0">service-v1.0.0</a> - 2026-03-15 18:48:54</a></h4>
<p>摘要:
版本 1.0.0 (2026-03-15) 摘要</p>
<p>本次发布为 1.0.0 版本，主要包含新功能、错误修复和代码重构。</p>
<p><strong>新功能</strong></p>
<ul>
<li>计数器模块：新增生成 ObjectId 的功能。</li>
<li>迁移模块：新增将 LeanCloud Counter 的 JSONL 数据迁移至 SQLite 数据库的脚本。</li>
<li>迁移模块：新增对 Cloudflare D1 数据库的迁移支持。</li>
<li>服务器模块：新增计数器服务及相关的数据库支持。</li>
</ul>
<p><strong>Bug 修复</strong></p>
<ul>
<li>仓库模块：优化了数据库模式初始化的逻辑。</li>
</ul>
<p><strong>代码重构</strong></p>
<ul>
<li>计数器模块：优化了对象 ID 的生成逻辑。</li>
<li>迁移模块：优化了 D1 数据库导入 SQL 语句的生成逻辑。</li>
<li>迁移模块：优化了 LeanCloud 计数器迁移脚本。</li>
<li>迁移模块：优化了文件路径比较函数。</li>
</ul>
<h3 id="auto-backup-database" tabindex="-1"><a class="header-anchor" href="#auto-backup-database">auto-backup-database</a></h3>
<h4 id="v1-4-0-2026-03-15-01-57-35" tabindex="-1"><a class="header-anchor" href="#v1-4-0-2026-03-15-01-57-35"><a href="https://github.com/CaoMeiYouRen/auto-backup-database/releases/tag/v1.4.0">v1.4.0</a> - 2026-03-15 01:57:35</a></h4>
<p>摘要:
版本 1.4.0 引入了以下主要更新：</p>
<p><strong>新功能</strong></p>
<ul>
<li><strong>备份优化</strong>：现在，每次执行本地压缩备份时，都会为备份文件创建一个独立的目录。这一改进旨在避免因文件名相同而导致的历史备份文件被意外覆盖的问题。</li>
</ul>
<h4 id="v1-3-0-2026-03-15-01-24-30" tabindex="-1"><a class="header-anchor" href="#v1-3-0-2026-03-15-01-24-30"><a href="https://github.com/CaoMeiYouRen/auto-backup-database/releases/tag/v1.3.0">v1.3.0</a> - 2026-03-15 01:24:30</a></h4>
<p>摘要:
版本 1.3.0 更新摘要</p>
<p><strong>新功能</strong></p>
<ul>
<li>备份功能：现支持处理并上传多个备份产物的路径。</li>
<li>数据库支持：新增了 MongoDB 数据库提供者。</li>
<li>文档：添加了关于 MongoDB 支持的相关文档和配置示例。</li>
</ul>
<p><strong>Bug 修复</strong></p>
<ul>
<li>MongoDB：优化了备份参数的构建与错误处理。</li>
</ul>
<h2 id="最新-github-加星仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-加星仓库">最新 GitHub 加星仓库</a></h2>
<ul>
<li><a href="https://github.com/CaoMeiYouRen/hexo-cloudflare-counter">CaoMeiYouRen starred hexo-cloudflare-counter</a> - 2026-03-15 20:15:59
这是一个基于 TypeScript 开发的 Hexo 博客阅读量统计后端服务。它兼容 LeanCloud Counter API，为博客文章提供阅读次数统计功能。该服务支持多种部署方式，包括在 Cloudflare Workers 上运行、使用 Docker 容器化部署，以及通过 Node.js 进行传统自托管。项目内置了 D1 和 SQLite 两种轻量级数据库作为存储方案，简化了数据持久化配置。</li>
<li><a href="https://github.com/changesets/changesets">CaoMeiYouRen starred changesets</a> - 2026-03-15 13:55:32
这是一个专注于管理版本控制和更新日志的工具，特别适用于单体仓库。其主要编程语言为 TypeScript，在 GitHub 上获得了 11545 个星标。</li>
<li><a href="https://github.com/alibaba/page-agent">CaoMeiYouRen starred page-agent</a> - 2026-03-13 16:43:55
JavaScript in-page GUI agent 是一个基于 TypeScript 开发的项目，它允许用户通过自然语言控制网页界面。该项目在 GitHub 上获得了 8731 个星标，显示出较高的社区关注度。</li>
<li><a href="https://github.com/chenhg5/cc-connect">CaoMeiYouRen starred cc-connect</a> - 2026-03-13 16:24:14
该项目使用 Go 语言开发，旨在将本地 AI 编程助手与主流即时通讯平台进行桥接。用户可通过飞书、钉钉、Slack 等平台与 AI 开发助手对话，无需为大多数平台配置公网 IP。该项目在 GitHub 上已获得超过 1400 个星标。</li>
<li><a href="https://github.com/JimLiu/baoyu-skills">CaoMeiYouRen starred baoyu-skills</a> - 2026-03-12 09:34:19
该项目的描述信息为空，主要编程语言为 TypeScript，在代码托管平台上的星标收藏数为 9001。</li>
</ul>
<h2 id="其他博客或周刊推荐" tabindex="-1"><a class="header-anchor" href="#其他博客或周刊推荐">其他博客或周刊推荐</a></h2>
<h3 id="阮一峰的网络日志" tabindex="-1"><a class="header-anchor" href="#阮一峰的网络日志">阮一峰的网络日志</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/03/weekly-issue-388.html">科技爱好者周刊（第 388 期）：测试是新的护城河</a> - 2026-03-13 07:59:16</li>
<li><a href="http://www.ruanyifeng.com/blog/2026/03/arkclaw.html">零安装的&quot;云养虾&quot;：ArkClaw 使用指南</a> - 2026-03-12 16:01:06</li>
</ul>
<h3 id="阿猫的博客" tabindex="-1"><a class="header-anchor" href="#阿猫的博客">阿猫的博客</a></h3>
<ul>
<li><a href="https://ameow.xyz/archives/weekly-094">猫鱼周刊 vol. 094 龙虾大跃进</a> - 2026-03-09 00:33:29</li>
</ul>
<h3 id="潮流周刊" tabindex="-1"><a class="header-anchor" href="#潮流周刊">潮流周刊</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/260/">第 260 期 - 去太子湾</a> - 2026-03-16 08:00:00</li>
</ul>
<h3 id="二丫讲梵的学习周刊" tabindex="-1"><a class="header-anchor" href="#二丫讲梵的学习周刊">二丫讲梵的学习周刊</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/41978b/">学习周刊-总第 254 期-2026 年第 11 周</a> - 2026-03-12 20:31:11</li>
</ul>
<h2 id="总结" tabindex="-1"><a class="header-anchor" href="#总结">总结</a></h2>
<p>本周的更新和动态如上所示。感谢您的阅读！
您可以通过以下方式订阅草梅周报的更新：</p>
<ul>
<li><strong>博客</strong>：<a href="https://blog.cmyr.ltd">草梅友仁的博客</a></li>
<li><strong>墨梅博客</strong>：<a href="https://momei.app">墨梅博客</a></li>
<li><strong>RSS</strong>：<a href="https://blog.cmyr.ltd/weekly.xml">草梅周报</a></li>
<li><strong>公众号</strong>：<a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">草梅友仁的后花园</a></li>
<li><strong>邮箱订阅</strong>：<a href="https://listmonk.cmyr.dev/subscription/form">草梅友仁的博客订阅</a></li>
</ul>
<h2 id="往期回顾" tabindex="-1"><a class="header-anchor" href="#往期回顾">往期回顾</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-10-caomei-weekly-openclaw-ai-assistant-test-momei-blog-update.html">OpenClaw AI 助手实测与墨梅博客更新 | 2026 年第 10 周草梅周报</a> - 2026-03-08 23:52:49</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-09-caomei-weekly-momei-1-7-0-release-ai-development.html">墨梅博客 1.7.0 发布与 AI 开发实践 | 2026 年第 9 周草梅周报</a> - 2026-03-01 23:22:02</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates.html">墨梅博客 1.4.0 发布与开源动态 | 2026 年第 6 周草梅周报</a> - 2026-02-08 21:17:40</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>草梅周报</category>
            <enclosure length="1884816" type="audio/mpeg" url="https://oss.cmyr.dev/momei-files/posts/673c85988ac04824/audio/tts/20260315153153357-sfug6ph.mp3"/>
        </item>
        <item>
            <title><![CDATA[墨梅博客 1.4.0 发布与开源动态 | 2026 年第 6 周草梅周报]]></title>
            <link>https://momei.app/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</link>
            <guid isPermaLink="false">https://momei.app/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</guid>
            <pubDate>Sun, 08 Feb 2026 13:46:30 GMT</pubDate>
            <description><![CDATA[草梅周报 2026 年第 6 周更新内容： 墨梅博客(Momei)发布 1.4.0 版本，新增订阅中心、通知管理、全局打赏和社交链接支持等功能。提供演示站点(demo.momei.app)和管理员测试账号。新增 Atom 1.0 和 JSON Feed 1.1 订阅格式支持，优化了国际化功能和多语言翻译管理。 GitHub 动态方面，发布了多个仓库更新： - momei v1.4.0 新增翻译聚合、邮件模板国际化等功能 - eslint-config-cmyr 多个版本更新，主要修复类型检查相关问题 - cookie-cloudflare v1.5.0...]]></description>
            <content:encoded><![CDATA[<p><img src="https://oss.cmyr.dev/images/20260208213332974.png" alt="墨梅博客 1.4.0 发布与开源动态 | 2026 年第 6 周草梅周报" /></p><blockquote>
<p>本文在<a href="https://blog.cmyr.ltd">草梅友仁的博客</a>发布和更新，并在多个平台同步发布。如有更新，以博客上的版本为准。您也可以通过文末的 <code>原文链接</code> 查看最新版本。</p>
</blockquote>
<h2 id="前言" tabindex="-1"><a class="header-anchor" href="#前言">前言</a></h2>
<p>欢迎来到草梅周报！这是一个由草梅友仁基于 AI 整理的周报，旨在为您提供最新的博客更新、GitHub 动态、个人动态和其他周刊文章推荐等内容。</p>
<hr>
<h2 id="开源动态" tabindex="-1"><a class="header-anchor" href="#开源动态">开源动态</a></h2>
<p>本周依旧在开发<a href="https://github.com/CaoMeiYouRen/momei">墨梅 (Momei)</a> 中。</p>
<blockquote>
<p>您可以前往 Demo 站试用：<a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>您可以通过邮箱 <code>admin@example.com</code>，密码 <code>momei123456</code> 登录演示用管理员账号。</li>
</ul>
<p>或前往官网注册：<a href="https://momei.app/">https://momei.app/</a></p>
<p>也可以前往文档站来了解项目整体规划和未来开发路线图：<a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>当前墨梅博客已经正式发布了 <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">1.4.0</a> 版本，以下是页面和功能的一些截图。</p>
<p>新增了订阅中心和通知管理页面，可以一键管理订阅和通知。同时，也增加了 Atom 1.0 和 JSON Feed 1.1 格式的订阅支持。</p>
<p><img src="https://oss.cmyr.dev/images/20260208201058738.png" alt="image-20260208200813141"></p>
<p>新增全局打赏和社交链接支持，及个人打赏和社交链接支持。</p>
<p><img src="https://oss.cmyr.dev/images/20260208201222798.png" alt="image-20260208201222647"></p>
<p><img src="https://oss.cmyr.dev/images/20260208211043085.png" alt="image-20260208211042923"></p>
<p><img src="https://oss.cmyr.dev/images/20260208211424695.png" alt="image-20260208211424622"></p>
<p>更多功能和页面可以前往<a href="https://momei.app/">官网</a>体验，也可前往<a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">之前的博客</a>查看截图。</p>
<p>欢迎各位用户体验。并提出意见和建议。</p>
<p>接下来的话还会继续按照路线图和待办进行开发功能，敬请期待。</p>
<p>当然，目前墨梅博客还有很多需要打磨的细节，功能上也还不完善，如有任何意见和建议，都可以在项目的 <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a> 中提出。</p>
<p>如果你也对墨梅博客感兴趣，欢迎参与开发和测试。</p>
<h2 id="最新-github-仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-仓库">最新 GitHub 仓库</a></h2>
<ul>
<li><a href="https://github.com/CaoMeiYouRen/cmyr-skills-agents">cmyr-skills-agents</a> - 2026-02-02 02:21:41</li>
</ul>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-4-0-2026-02-07-20-08-32" tabindex="-1"><a class="header-anchor" href="#v1-4-0-2026-02-07-20-08-32"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">v1.4.0</a> - 2026-02-07 20:08:32</a></h4>
<p>摘要:
版本 1.4.0 更新摘要 (2026-02-07)</p>
<p>新功能：</p>
<ul>
<li>新增翻译聚合功能，支持多语言翻译管理</li>
<li>后端添加用户协议和隐私政策管理功能</li>
<li>实现邮件模板国际化模块</li>
<li>开发 PrimeVue 与 Vue-i18n 动态同步插件</li>
<li>新增社交链接和打赏配置管理组件</li>
<li>扩展用户通知功能，新增通知设置和营销活动实体</li>
<li>添加 PrimeVue 中文语言支持</li>
<li>新增测试邮件发送和营销邮件预览功能</li>
<li>实现管理员通知设置页面，支持邮件和浏览器通知</li>
<li>新增营销中心页面及相关管理功能</li>
<li>添加赞助功能，支持社交链接和打赏管理</li>
</ul>
<p>Bug 修复：</p>
<ul>
<li>修复系统设置页面存储配置问题</li>
<li>优化 CLI 工具导入功能和参数验证</li>
<li>解决多个依赖版本兼容性问题</li>
<li>更新法律声明文本</li>
<li>修复未登录用户访问权限问题</li>
<li>增强设置获取的错误处理</li>
<li>改进国际化支持，添加常用词汇</li>
</ul>
<p>代码重构：</p>
<ul>
<li>优化验证码功能，支持 IP 和 UA 验证</li>
<li>改进 PWA 插件加载逻辑</li>
<li>使用新组件替换 HTML 渲染</li>
<li>更换富文本编辑器增强功能</li>
<li>简化协议和主题配置处理</li>
<li>统一 API 路径命名</li>
<li>优化用户管理界面国际化</li>
<li>简化代码结构，移除冗余组件</li>
</ul>
<h3 id="eslint-config-cmyr" tabindex="-1"><a class="header-anchor" href="#eslint-config-cmyr">eslint-config-cmyr</a></h3>
<h4 id="v2-1-3-2026-02-08-13-01-42" tabindex="-1"><a class="header-anchor" href="#v2-1-3-2026-02-08-13-01-42"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.3">v2.1.3</a> - 2026-02-08 13:01:42</a></h4>
<p>摘要:
版本 2.1.3 (2026-02-08)</p>
<p>主要更新：</p>
<p>Bug 修复：</p>
<ul>
<li>新增 TypeScript ESLint 规则，禁止枚举类型与非枚举成员之间的比较操作</li>
</ul>
<h4 id="v2-1-2-2026-02-05-20-12-46" tabindex="-1"><a class="header-anchor" href="#v2-1-2-2026-02-05-20-12-46"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.2">v2.1.2</a> - 2026-02-05 20:12:46</a></h4>
<p>摘要:
版本 2.1.2 (2026-02-05)</p>
<p>主要更新内容：</p>
<p>Bug 修复：</p>
<ul>
<li>允许在代码中使用非空断言操作符(!)来断言非空类型</li>
</ul>
<p>该版本主要解决了类型断言相关的问题，放宽了对非空断言操作符的使用限制。</p>
<h4 id="v2-1-1-2026-02-05-20-06-06" tabindex="-1"><a class="header-anchor" href="#v2-1-1-2026-02-05-20-06-06"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1">v2.1.1</a> - 2026-02-05 20:06:06</a></h4>
<p>摘要:
版本 2.1.1 (2026-02-05) 摘要：</p>
<p>Bug 修复：</p>
<ol>
<li>启用了推荐的类型检查配置并调整了 ESLint 规则</li>
<li>更新了 TypeScript ESLint 规则以增强类型检查和代码质量</li>
</ol>
<h4 id="v2-1-1-beta-2-2026-02-05-19-50-02" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-2-2026-02-05-19-50-02"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1-beta.2">v2.1.1-beta.2</a> - 2026-02-05 19:50:02</a></h4>
<p>摘要:
GitHub Release 摘要：</p>
<p>版本：2.1.1-beta.2
发布日期：2026-02-05</p>
<p>主要更新内容：</p>
<ul>
<li>Bug 修复：更新了 TypeScript ESLint 规则，增强了类型检查和代码质量</li>
</ul>
<h4 id="v2-1-1-beta-1-2026-02-05-19-19-08" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-1-2026-02-05-19-19-08"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1-beta.1">v2.1.1-beta.1</a> - 2026-02-05 19:19:08</a></h4>
<p>摘要:
版本 2.1.1-beta.1 摘要 (2026-02-05)</p>
<p>主要更新内容：</p>
<p>Bug 修复：</p>
<ul>
<li>启用了推荐的类型检查配置，并对 ESLint 规则进行了相应调整</li>
</ul>
<h3 id="cookie-cloudflare" tabindex="-1"><a class="header-anchor" href="#cookie-cloudflare">cookie-cloudflare</a></h3>
<h4 id="v1-5-0-2026-02-08-01-41-46" tabindex="-1"><a class="header-anchor" href="#v1-5-0-2026-02-08-01-41-46"><a href="https://github.com/CaoMeiYouRen/cookie-cloudflare/releases/tag/v1.5.0">v1.5.0</a> - 2026-02-08 01:41:46</a></h4>
<p>摘要:
版本 1.5.0 更新摘要 (2026-02-07)</p>
<p>主要更新内容：</p>
<ol>
<li>新功能</li>
</ol>
<ul>
<li>新增 Cloudflare 缓存刷新功能</li>
<li>更新了配置项以支持新变量</li>
</ul>
<p>本次更新主要增加了对 Cloudflare 缓存刷新的支持，并对相关配置项进行了相应调整以适应新功能。所有变更均可在提交记录 ef69717 中查看详情。</p>
<h2 id="最新-github-加星仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-加星仓库">最新 GitHub 加星仓库</a></h2>
<ul>
<li><a href="https://github.com/rainxchzed/Github-Store">CaoMeiYouRen starred Github-Store</a> - 2026-02-06 15:53:04
开源 GitHub 应用商店，支持一键浏览、发现和安装应用。基于 Kotlin 和 Compose Multiplatform 开发，兼容 Android 及桌面系统(Linux、MacOS、Windows)。项目主要使用 Kotlin 语言，获得 6438 星标。</li>
<li><a href="https://github.com/obra/superpowers">CaoMeiYouRen starred superpowers</a> - 2026-02-04 14:11:30
一个有效的自主技能框架和软件开发方法论
主要使用 Shell 语言
GitHub 星标数达 47385</li>
<li><a href="https://github.com/xai-org/x-algorithm">CaoMeiYouRen starred x-algorithm</a> - 2026-02-04 14:11:23
X 平台的 For You 推荐算法采用 Rust 语言开发，该项目已在 GitHub 获得 15106 颗星标。</li>
<li><a href="https://github.com/cavi-au/Consent-O-Matic">CaoMeiYouRen starred Consent-O-Matic</a> - 2026-02-04 14:11:14
一款基于 JavaScript 开发的浏览器扩展程序，可自动按用户偏好设置填写网站 cookie 弹窗。该工具已获得 3876 个 GitHub 星标，表明其在开发者社区中受到广泛关注和认可。</li>
<li><a href="https://github.com/4thfever/cultivation-world-simulator">CaoMeiYouRen starred cultivation-world-simulator</a> - 2026-02-04 14:10:59
基于 Python 开发的开源修仙世界模拟器，采用 AI Agent 工作流技术构建动态演化的仙侠世界。该项目已在 GitHub 获得 764 星标，主要特点是通过智能代理系统模拟仙侠世界的开放性和复杂性。</li>
</ul>
<h2 id="其他博客或周刊推荐" tabindex="-1"><a class="header-anchor" href="#其他博客或周刊推荐">其他博客或周刊推荐</a></h2>
<h3 id="阮一峰的网络日志" tabindex="-1"><a class="header-anchor" href="#阮一峰的网络日志">阮一峰的网络日志</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/02/weekly-issue-384.html">科技爱好者周刊（第 384 期）：为什么软件股下跌</a> - 2026-02-06 08:14:20</li>
</ul>
<h3 id="潮流周刊" tabindex="-1"><a class="header-anchor" href="#潮流周刊">潮流周刊</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/256/">第 256 期 - 上野天空</a> - 2026-02-02 08:00:00</li>
</ul>
<h3 id="二丫讲梵的学习周刊" tabindex="-1"><a class="header-anchor" href="#二丫讲梵的学习周刊">二丫讲梵的学习周刊</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/ddc309/">学习周刊-总第 249 期-2026 年第 06 周</a> - 2026-02-05 21:49:54</li>
</ul>
<h2 id="总结" tabindex="-1"><a class="header-anchor" href="#总结">总结</a></h2>
<p>本周的更新和动态如上所示。感谢您的阅读！
您可以通过以下方式订阅草梅周报的更新：</p>
<ul>
<li><strong>博客</strong>：<a href="https://blog.cmyr.ltd">草梅友仁的博客</a></li>
<li><strong>墨梅博客</strong>：<a href="https://momei.app">墨梅博客</a></li>
<li><strong>RSS</strong>：<a href="https://blog.cmyr.ltd/weekly.xml">草梅周报</a></li>
<li><strong>公众号</strong>：<a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">草梅友仁的后花园</a></li>
<li><strong>邮箱订阅</strong>：<a href="https://listmonk.cmyr.dev/subscription/form">草梅友仁的博客订阅</a></li>
</ul>
<h2 id="往期回顾" tabindex="-1"><a class="header-anchor" href="#往期回顾">往期回顾</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-05-caomei-weekly-momei-1-3-0-release-server-backup-lesson.html">墨梅博客 1.3.0 发布与服务器数据备份教训 | 2026 年第 5 周草梅周报</a> - 2026-02-01 23:40:42</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-04-caomei-weekly-momei-1-2-0-release-ai-development.html">墨梅博客 1.2.0 发布与 AI 开发实践 | 2026 年第 4 周草梅周报</a> - 2026-01-25 22:23:13</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-02-caomei-weekly-momei-blog-1-0-release-update.html">墨梅博客 1.0.0 发布与更新 | 2026 年第 2 周草梅周报</a> - 2026-01-11 18:55:41</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>草梅周报</category>
            <enclosure length="11505164" type="audio/mpeg" url="https://oss.cmyr.dev/podcasts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates.mp3"/>
        </item>
        <item>
            <title><![CDATA[墨梅博客 MVP 发布与草梅 Auth 更新 | 2025 年第 51 周草梅周报]]></title>
            <link>https://momei.app/posts/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update</link>
            <guid isPermaLink="false">https://momei.app/posts/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update</guid>
            <pubDate>Sun, 21 Dec 2025 14:45:48 GMT</pubDate>
            <description><![CDATA[草梅友仁发布了最新周报，主要聚焦两个开源项目进展：墨梅博客(Momei)已完成 MVP 版本开发，包含主页、文章页、登录注册页和后台管理页等功能，支持国际化和暗色模式；草梅 Auth 发布了 1.12.1 版本，主要修复 BUG 并更新数据库驱动。GitHub 动态方面，cmyr-template-cli 发布了 1.43.0 版本，新增分支保护规则支持。周报还推荐了多个技术周刊，包括阮一峰的网络日志、猫鱼周刊和潮流周刊等。读者可通过博客、RSS、公众号或邮箱订阅获取更新。]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>本文在 <a href="https://blog.cmyr.ltd">草梅友仁的博客</a> 发布和更新，并在多个平台同步发布。如有更新，以博客上的版本为准。您也可以通过文末的 <code>原文链接</code> 查看最新版本。</p>
</blockquote>
<h2 id="前言" tabindex="-1"><a class="header-anchor" href="#前言">前言</a></h2>
<p>欢迎来到草梅周报！这是一个由草梅友仁基于 AI 整理的周报，旨在为您提供最新的博客更新、GitHub 动态、个人动态和其他周刊文章推荐等内容。</p>
<hr>
<p>本周在开发 <a href="https://github.com/CaoMeiYouRen/momei">墨梅 (Momei)</a> 中。</p>
<blockquote>
<p>您可以前往官网试用：<a href="https://momei.app/">https://momei.app/</a></p>
<p>也可以前往文档站来了解项目整体规划和未来开发路线图：<a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>经过一段时间的高强度开发，在把 GitHub Copilot 用到上限，甚至还额外支出了几美元之后，我终于可以宣布 <a href="https://momei.app/">墨梅博客</a> 已经到了可以初步使用的地步。</p>
<p><img src="https://oss.cmyr.dev/images/20251221221044041.png" alt="QQ截图20251220232130"></p>
<p>当然了，距离真正上线肯定还有点距离，目前还存在不少问题要修。</p>
<p>不过作为一个开源项目，最重要的还是先把 MVP(最小可行性产品)版本端上来，先让用户看下大概的样子。</p>
<p>在当前进度中，已经完成了主页、文章页、登录注册页、后台管理页等多个页面的内容，并且支持国际化和暗色模式。</p>
<p>以下是部分页面的截图展示。</p>
<p>主页：</p>
<p><img src="https://oss.cmyr.dev/images/20251221221052130.png" alt="QQ截图20251221215342"></p>
<p>文章列表页：</p>
<p><img src="https://oss.cmyr.dev/images/20251221221134546.png" alt="QQ截图20251221215352"></p>
<p>正文页：</p>
<p><img src="https://oss.cmyr.dev/images/20251221221240366.png" alt="QQ截图20251221221235"></p>
<p>登录注册页：</p>
<p><img src="https://oss.cmyr.dev/images/20251221221300973.png" alt="QQ截图20251221215644"></p>
<p><img src="https://oss.cmyr.dev/images/20251221221300990.png" alt="QQ截图20251221215658"></p>
<p>国际化演示：</p>
<p><img src="https://oss.cmyr.dev/images/20251221221333698.png" alt="QQ截图20251221215127"></p>
<p>暗色模式演示：</p>
<p><img src="https://oss.cmyr.dev/images/20251221221341554.png" alt="QQ截图20251221215117"></p>
<p>当然，目前墨梅博客还有很多需要打磨的细节，页面和功能上也还不完善，如有任何意见和建议，都可以在项目的  <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a> 中提出。</p>
<blockquote>
<p>墨梅博客的 demo 站也会在后续部署。</p>
</blockquote>
<p>如果你也对墨梅博客感兴趣，欢迎参与开发和测试。</p>
<hr>
<p>本周依旧在开发 <a href="https://github.com/CaoMeiYouRen/caomei-auth">草梅 Auth</a> 中。</p>
<blockquote>
<p>你也可以直接访问官网地址：<a href="https://auth.cmyr.dev/">https://auth.cmyr.dev/</a>
Demo 站：<a href="https://auth-demo.cmyr.dev/">https://auth-demo.cmyr.dev/</a>
文档地址：<a href="https://auth-docs.cmyr.dev/">https://auth-docs.cmyr.dev/</a></p>
</blockquote>
<p>本周 草梅 Auth 发布了 <a href="https://github.com/CaoMeiYouRen/caomei-auth/releases/tag/v1.12.1">1.12.1</a> 版本。</p>
<p>本周主要是进行了 BUG 修复，以及替换 sqlite3 的数据库驱动为 better-sqlite3，以支持新版版本的 Node.js</p>
<p>如果你对草梅 Auth 感兴趣，欢迎参与开发和测试。</p>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="caomei-auth" tabindex="-1"><a class="header-anchor" href="#caomei-auth">caomei-auth</a></h3>
<h4 id="v1-12-1-2025-12-20-20-14-35" tabindex="-1"><a class="header-anchor" href="#v1-12-1-2025-12-20-20-14-35"><a href="https://github.com/CaoMeiYouRen/caomei-auth/releases/tag/v1.12.1">v1.12.1</a> - 2025-12-20 20:14:35</a></h4>
<p>摘要:
版本 1.12.1 (2025-12-20) 摘要：</p>
<p>Bug 修复：</p>
<ol>
<li>修正了 revokeConsentSchema 中 clientId 的错误提示信息格式问题</li>
<li>新增 secureRandom 函数以提高随机数生成的安全性</li>
<li>将数据库驱动更新为 better-sqlite3，并相应调整了配置</li>
</ol>
<h3 id="cmyr-template-cli" tabindex="-1"><a class="header-anchor" href="#cmyr-template-cli">cmyr-template-cli</a></h3>
<h4 id="v1-43-0-2025-12-18-21-15-33" tabindex="-1"><a class="header-anchor" href="#v1-43-0-2025-12-18-21-15-33"><a href="https://github.com/CaoMeiYouRen/cmyr-template-cli/releases/tag/v1.43.0">v1.43.0</a> - 2025-12-18 21:15:33</a></h4>
<p>摘要:
版本 1.43.0 更新摘要：</p>
<p>新功能：</p>
<ul>
<li>新增支持创建 GitHub 仓库分支保护规则的功能</li>
</ul>
<p>Bug 修复：</p>
<ul>
<li>移除了 catch 块中的错误参数，简化了错误处理流程</li>
</ul>
<h2 id="最新-github-加星仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-加星仓库">最新 GitHub 加星仓库</a></h2>
<ul>
<li><a href="https://github.com/hinesboy/mavonEditor">CaoMeiYouRen starred mavonEditor</a> - 2025-12-20 23:26:42
基于 Vue 的 Markdown 编辑器，支持多种个性化功能。主要开发语言为 Vue，获得 6581 个星标。</li>
<li><a href="https://github.com/AyayaXiaowang/Ayaya_Miliastra_Editor">CaoMeiYouRen starred Ayaya_Miliastra_Editor</a> - 2025-12-19 21:49:47
支持使用 Python 代码描述节点图，系统内置引擎可解析验证并自动排版，结合自动化脚本将步骤精准映射到实际编辑器。主要开发语言为 Python，项目获得 149 个星标。</li>
<li><a href="https://github.com/go-gitea/gitea">CaoMeiYouRen starred gitea</a> - 2025-12-18 21:19:11
基于 Go 语言开发的一体化软件开发服务平台，提供 Git 托管、代码审查、团队协作、包注册表和 CI/CD 功能。该平台采用自托管方式，设计理念强调简单易用，目前已在 GitHub 获得超过 52,000 颗星标。</li>
<li><a href="https://github.com/heyManNice/bili-cured-my-neck-pain">CaoMeiYouRen starred bili-cured-my-neck-pain</a> - 2025-12-15 17:34:52
B 站 PC 网页版新增视频旋转和缩放功能，使用 TypeScript 开发。该项目已获得 52 个星标。</li>
</ul>
<h2 id="其他博客或周刊推荐" tabindex="-1"><a class="header-anchor" href="#其他博客或周刊推荐">其他博客或周刊推荐</a></h2>
<h3 id="阮一峰的网络日志" tabindex="-1"><a class="header-anchor" href="#阮一峰的网络日志">阮一峰的网络日志</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2025/12/weekly-issue-378.html">科技爱好者周刊（第 378 期）：预测是新的互联网热点</a> - 2025-12-19 08:06:47</li>
</ul>
<h3 id="阿猫的博客" tabindex="-1"><a class="header-anchor" href="#阿猫的博客">阿猫的博客</a></h3>
<ul>
<li><a href="https://ameow.xyz/archives/weekly-089">猫鱼周刊 vol. 089 Vibe Engineering</a> - 2025-12-21 20:21:28</li>
<li><a href="https://ameow.xyz/archives/weekly-088">猫鱼周刊 vol. 088 两个 Linus 的史诗级会面</a> - 2025-12-14 23:25:30</li>
</ul>
<h3 id="潮流周刊" tabindex="-1"><a class="header-anchor" href="#潮流周刊">潮流周刊</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/250/">第 250 期 - 北京的冬</a> - 2025-12-22 08:00:00</li>
<li><a href="https://weekly.tw93.fun/posts/249/">第 249 期 - 美洲红鹮</a> - 2025-12-15 08:00:00</li>
</ul>
<h2 id="总结" tabindex="-1"><a class="header-anchor" href="#总结">总结</a></h2>
<p>本周的更新和动态如上所示。感谢您的阅读！
您可以通过以下方式订阅草梅周报的更新：</p>
<ul>
<li><strong>博客</strong>：<a href="https://blog.cmyr.ltd">草梅友仁的博客</a></li>
<li><strong>墨梅博客</strong>：<a href="https://momei.app">墨梅博客</a></li>
<li><strong>RSS</strong>：<a href="https://blog.cmyr.ltd/weekly.xml">草梅周报</a></li>
<li><strong>公众号</strong>：<a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">草梅友仁的后花园</a></li>
<li><strong>邮箱订阅</strong>：<a href="https://listmonk.cmyr.dev/subscription/form">草梅友仁的博客订阅</a></li>
</ul>
<h2 id="往期回顾" tabindex="-1"><a class="header-anchor" href="#往期回顾">往期回顾</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2025-50-caomei-weekly-caomei-auth-1-12-0-momei-blog.html">草梅 Auth 1.12.0 发布与墨梅博客立项经验 | 2025 年第 50 周草梅周报</a> - 2025-12-14 20:25:28</li>
<li><a href="https://blog.cmyr.ltd/archives/2025-49-caomei-weekly-caomei-auth-1-11-1-release-and-ai-refactoring.html">草梅 Auth 1.11.1 版本发布与 AI 辅助代码重构实践 | 2025 年第 49 周草梅周报</a> - 2025-12-07 20:10:31</li>
<li><a href="https://blog.cmyr.ltd/archives/2025-48-caomei-weekly-nano-banana-pro-ai-image-generation.html">Nano Banana Pro AI 图像生成模型与创意实践 | 2025 年第 48 周草梅周报</a> - 2025-11-30 20:30:59</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>草梅周报</category>
            <enclosure url="https://oss.cmyr.dev/images/20251221224250355.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>