From 624fc9bb9603ec2394692104a910aae8598f30f1 Mon Sep 17 00:00:00 2001 From: SimonFoobar648 Date: Fri, 14 Aug 2026 17:37:06 +0200 Subject: [PATCH] docs: fix broken star history chart (#1111) docs: fix broken star history chart in READMEs and docs The star history chart in the READMEs and vitepress docs is currently broken because the upstream service no longer works due to GitHub stargazer API restrictions. Switch the chart images to the star-history.dera.page mirror, which uses a different data source that requires no API token, so the chart renders correctly again. Co-authored-by: SimonFoobar648 <245426116+SimonFoobar648@users.noreply.github.com> --- README.md | 6 +++--- README_EN.md | 6 +++--- README_JA.md | 6 +++--- vitepress-docs/docs/en/guide/star-history.md | 6 +++--- vitepress-docs/docs/zh/guide/star-history.md | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index fea23a9..8a585aa 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ Star History(点击收缩/展开) - - - Star History Chart + + + Star History Chart diff --git a/README_EN.md b/README_EN.md index 7225951..d01247a 100644 --- a/README_EN.md +++ b/README_EN.md @@ -75,9 +75,9 @@ Try it now → [https://mail.awsl.uk/](https://mail.awsl.uk/) Star History (Click to expand/collapse) - - - Star History Chart + + + Star History Chart diff --git a/README_JA.md b/README_JA.md index c5eec27..fbff728 100644 --- a/README_JA.md +++ b/README_JA.md @@ -75,9 +75,9 @@ Star History(クリックして展開/折りたたみ) - - - Star History Chart + + + Star History Chart diff --git a/vitepress-docs/docs/en/guide/star-history.md b/vitepress-docs/docs/en/guide/star-history.md index c5bf7cb..117b73a 100644 --- a/vitepress-docs/docs/en/guide/star-history.md +++ b/vitepress-docs/docs/en/guide/star-history.md @@ -1,7 +1,7 @@ # Star History - - - Star History Chart + + + Star History Chart diff --git a/vitepress-docs/docs/zh/guide/star-history.md b/vitepress-docs/docs/zh/guide/star-history.md index c5bf7cb..117b73a 100644 --- a/vitepress-docs/docs/zh/guide/star-history.md +++ b/vitepress-docs/docs/zh/guide/star-history.md @@ -1,7 +1,7 @@ # Star History - - - Star History Chart + + + Star History Chart