From ef11da00aed082d19f857fd62a41585bcf5d013b Mon Sep 17 00:00:00 2001 From: zy Date: Thu, 5 Feb 2026 01:05:37 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B02026=E5=B9=B41?= =?UTF-8?q?=E6=9C=88=E6=8D=90=E8=B5=A0=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 更新累计捐赠金额至 ¥1300 - 记录1月捐出 ¥200 - 优化捐赠截图显示格式 - 添加 .claude/ 到 gitignore Co-Authored-By: Claude Opus 4.5 --- .gitignore | 2 +- DONATIONS.md | 14 ++++++++------ README.md | 2 +- README_EN.md | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index d85f07a..3c995c5 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ go.work.sum # Editor/IDE # .idea/ # .vscode/ -# .claude/ +.claude/ # Build artifacts xiaohongshu-mcp diff --git a/DONATIONS.md b/DONATIONS.md index 8d0b617..761b975 100644 --- a/DONATIONS.md +++ b/DONATIONS.md @@ -8,8 +8,8 @@ ## 摘要 - 累计收到赞赏:¥ 969.95 -- 累计捐赠:¥ 1100 -- 最近更新时间:2026-01-05 +- 累计捐赠:¥ 1300 +- 最近更新时间:2026-02-05 --- @@ -27,7 +27,7 @@ **本月小结** - 收到赞赏合计:¥ 99.98 -- 捐出合计:暂未捐出,将于月底统一捐赠。 +- 捐出合计:¥ 200.00 **收到的赞赏** | 日期 | 昵称 | 金额 | 备注 | @@ -35,9 +35,11 @@ | 2026-01-02 | K91431 | 49.99 | 赞赏码 | | 2026-01-05 | Yancy | 49.99 | 赞赏码 | -捐赠截图 - -![631d12986a903b0bf51d2b5dfc28b395](https://github.com/user-attachments/assets/ab6eae5e-9e8a-496d-94aa-d3f0c8a1cfc1) + + + + +
donation-2026-01
### 2025-12 diff --git a/README.md b/README.md index db05764..0b100c8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) -[![善款已捐](https://img.shields.io/badge/善款已捐-CNY%201100.00-brightgreen?style=flat-square)](./DONATIONS.md) +[![善款已捐](https://img.shields.io/badge/善款已捐-CNY%201300.00-brightgreen?style=flat-square)](./DONATIONS.md) [![爱心汇聚](https://img.shields.io/badge/爱心汇聚-CNY%20969.95-blue?style=flat-square)](./DONATIONS.md) [![Docker Pulls](https://img.shields.io/docker/pulls/xpzouying/xiaohongshu-mcp?style=flat-square&logo=docker)](https://hub.docker.com/r/xpzouying/xiaohongshu-mcp) diff --git a/README_EN.md b/README_EN.md index f061eec..8774e43 100644 --- a/README_EN.md +++ b/README_EN.md @@ -4,7 +4,7 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) -[![Philanthropy](https://img.shields.io/badge/Philanthropy-CNY%201100.00-brightgreen?style=flat-square)](./DONATIONS.md) +[![Philanthropy](https://img.shields.io/badge/Philanthropy-CNY%201300.00-brightgreen?style=flat-square)](./DONATIONS.md) [![Gratitude](https://img.shields.io/badge/Gratitude-CNY%20969.95-blue?style=flat-square)](./DONATIONS.md) [![Docker Pulls](https://img.shields.io/docker/pulls/xpzouying/xiaohongshu-mcp?style=flat-square&logo=docker)](https://hub.docker.com/r/xpzouying/xiaohongshu-mcp)