From 04c4679a501d304d980260ce1384f3c4112c29b2 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Sat, 15 Aug 2026 23:40:20 +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=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 当前 README 中的 Star History 图表因 GitHub stargazer API 限制已无法正常显示,将其切换到可正常工作的替代数据源域名 star-history.dera.page,使图表恢复展示。 --- README-en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-en.md b/README-en.md index 620694b..656d371 100644 --- a/README-en.md +++ b/README-en.md @@ -128,4 +128,4 @@ Click to view [`LICENSE`](LICENSE) file ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.com/#linyqh/NarratoAI&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.dera.page/#linyqh/NarratoAI&Date) diff --git a/README.md b/README.md index 2861b02..c37c11a 100644 --- a/README.md +++ b/README.md @@ -208,4 +208,4 @@ uv run streamlit run webui.py --server.maxUploadSize=2048 ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.com/#linyqh/NarratoAI&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.dera.page/#linyqh/NarratoAI&Date)