From 037db3c6a47cff7f767f35f6061191c8ea247071 Mon Sep 17 00:00:00 2001 From: SimonFoobar648 <245426116+SimonFoobar648@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:14:37 +0000 Subject: [PATCH] docs: fix broken star history chart link The star history chart is currently broken because the upstream star history service is subject to GitHub stargazer API restrictions. Point the chart image and link in the README (and its localized versions) to a working alternative that requires no API token. --- README.md | 2 +- README_EN.md | 2 +- docs/docs/index.en.md | 2 +- docs/docs/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cf4e142b..1659e86f 100644 --- a/README.md +++ b/README.md @@ -102,4 +102,4 @@ ## Star历史图 -[![Star History Chart](https://api.star-history.com/svg?repos=versun/rssbox&type=Date)](https://star-history.com/#versun/rssbox&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=versun/rssbox&type=Date)](https://star-history.dera.page/#versun/rssbox&Date) diff --git a/README_EN.md b/README_EN.md index 6431ed76..2c8b7dc1 100644 --- a/README_EN.md +++ b/README_EN.md @@ -106,4 +106,4 @@ Thank you for your participation and support! ## Star History Chart -[![Star History Chart](https://api.star-history.com/svg?repos=versun/rssbox&type=Date)](https://star-history.com/#versun/rssbox&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=versun/rssbox&type=Date)](https://star-history.dera.page/#versun/rssbox&Date) diff --git a/docs/docs/index.en.md b/docs/docs/index.en.md index 546fccb5..b688a697 100644 --- a/docs/docs/index.en.md +++ b/docs/docs/index.en.md @@ -120,4 +120,4 @@ We welcome all forms of contribution! To contribute to rssbox, please follow the ## Star History Chart -[![Star History Chart](https://api.star-history.com/svg?repos=versun/rssbox&type=Date)](https://star-history.com/#versun/rssbox&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=versun/rssbox&type=Date)](https://star-history.dera.page/#versun/rssbox&Date) diff --git a/docs/docs/index.md b/docs/docs/index.md index 24594c6c..33e621df 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -119,4 +119,4 @@ summary: 让RSS管理更智能,让信息获取更高效 ## Star历史图 -[![Star History Chart](https://api.star-history.com/svg?repos=versun/rssbox&type=Date)](https://star-history.com/#versun/rssbox&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=versun/rssbox&type=Date)](https://star-history.dera.page/#versun/rssbox&Date)