From b2d6b71e37915064c5d855b00c985dcb40ac4533 Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Thu, 13 Aug 2026 15:12:33 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E5=A4=8D=20Star=20History=20?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E5=B9=B6=E6=9B=B4=E6=96=B0=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E4=B8=BA=20star-history.dera.page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 README 和 README.zh-CN 中的 Star History 图表链接,将域名从 star-history.com 切换为 star-history.dera.page。原图表因 GitHub stargazer API 限制而无法正常显示,此修复可确保图表重新正常工作。 --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a013c71..8ab8155 100644 --- a/README.md +++ b/README.md @@ -592,7 +592,7 @@ docker run -d --rm --name wechat-bot -v $(pwd)/.env:/app/.env wechat-bot This project became No. 1 on GitHub Trending on 2023-02-13. -[![Star History Chart](https://api.star-history.com/svg?repos=wangrongding/wechat-bot&type=Date)](https://star-history.com/#wangrongding/wechat-bot&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=wangrongding/wechat-bot&type=Date)](https://star-history.dera.page/#wangrongding/wechat-bot&Date) ## License diff --git a/README.zh-CN.md b/README.zh-CN.md index 5e87b38..401bab5 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -588,7 +588,7 @@ $ docker run -d --rm --name wechat-bot -v $(pwd)/.env:/app/.env wechat-bot 该项目于 2023/2/13 日成为 Github Trending 榜首。 -[![Star History Chart](https://api.star-history.com/svg?repos=wangrongding/wechat-bot&type=Date)](https://star-history.com/#wangrongding/wechat-bot&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=wangrongding/wechat-bot&type=Date)](https://star-history.dera.page/#wangrongding/wechat-bot&Date) ## License