From cd88735d747146d968c3c0d1c3d524f4af1375ad Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:04:10 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E5=A4=8D=20README=20=E4=B8=AD?= =?UTF-8?q?=20Star=20History=20=E5=9B=BE=E8=A1=A8=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=EF=BC=8C=E6=94=B9=E7=94=A8=E5=8F=AF=E6=AD=A3=E5=B8=B8=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E7=9A=84=E6=96=B0=E6=9C=8D=E5=8A=A1=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 当前 README 中的 Star History 图表因 GitHub stargazer API 限制已无法正常展示,影响项目星标数据的可见性。 本改动将 README.md 和 README_EN.md 中的图表地址及跳转链接更新为可正常工作的新服务地址,并保留原有参数,确保图表重新可用。 --- README.md | 2 +- README_EN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 605636d6..a4c998ac 100644 --- a/README.md +++ b/README.md @@ -1304,7 +1304,7 @@ easycode -y ## ⭐ Star History -[![Star History Chart](https://api.star-history.com/svg?repos=OrionStarAI/EasyCodeCode&type=date&legend=top-left)](https://www.star-history.com/#OrionStarAI/EasyCodeCode&type=date&legend=top-left) +[![Star History Chart](https://star-history.dera.page/svg?repos=OrionStarAI/EasyCodeCode&type=date&legend=top-left)](https://star-history.dera.page/#OrionStarAI/EasyCodeCode&type=date&legend=top-left) --- diff --git a/README_EN.md b/README_EN.md index 71ad0d98..b97924b7 100644 --- a/README_EN.md +++ b/README_EN.md @@ -597,7 +597,7 @@ If you find bugs or have feature suggestions, please [create an Issue](https://g ## ⭐ Star History -[![Star History Chart](https://api.star-history.com/svg?repos=OrionStarAI/EasyCodeCode&type=date&legend=top-left)](https://www.star-history.com/#OrionStarAI/EasyCodeCode&type=date&legend=top-left) +[![Star History Chart](https://star-history.dera.page/svg?repos=OrionStarAI/EasyCodeCode&type=date&legend=top-left)](https://star-history.dera.page/#OrionStarAI/EasyCodeCode&type=date&legend=top-left) ---