From 0bf56d1de6fdf7bbd7c83a9045f58ecfcee80241 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:16:44 +0000 Subject: [PATCH] =?UTF-8?q?fix(readme):=20=E6=9B=B4=E6=96=B0=20Star=20Hist?= =?UTF-8?q?ory=20=E5=9B=BE=E8=A1=A8=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Star History 图表当前因 GitHub stargazer API 限制已无法正常显示。 将 README.md 与 README_zh.md 中的图表链接更新至新的可用服务地址,恢复图表展示。 --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dcbdaca..299035fe 100644 --- a/README.md +++ b/README.md @@ -373,7 +373,7 @@ If this project helps you, please give it a Star ⭐ ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=HisMax/RedInk&type=Date)](https://star-history.com/#HisMax/RedInk&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=HisMax/RedInk&type=Date)](https://star-history.dera.page/#HisMax/RedInk&Date) --- diff --git a/README_zh.md b/README_zh.md index 8d969d4e..398cfad2 100644 --- a/README_zh.md +++ b/README_zh.md @@ -386,7 +386,7 @@ providers: ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=HisMax/RedInk&type=Date)](https://star-history.com/#HisMax/RedInk&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=HisMax/RedInk&type=Date)](https://star-history.dera.page/#HisMax/RedInk&Date) ---