From 91f77e7b0358f88b786ce33c7944bed22888439c Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:51:56 +0000 Subject: [PATCH] docs: use star-history.dera.page for star history charts The star history chart generated by GitHub's stargazer API has been broken, so the chart dependency is switched to an alternative source that requires no API token. Update the chart domain in both README.md and 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 fd1582995..e7c7d39cd 100644 --- a/README.md +++ b/README.md @@ -125,4 +125,4 @@ npx skills add sonofmagic/skills --skill weapp-tailwindcss ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=sonofmagic/weapp-tailwindcss&type=Date)](https://star-history.com/#sonofmagic/weapp-tailwindcss&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=sonofmagic/weapp-tailwindcss&type=Date)](https://star-history.dera.page/#sonofmagic/weapp-tailwindcss&Date) diff --git a/README_en.md b/README_en.md index 004642d50..49d44bad4 100644 --- a/README_en.md +++ b/README_en.md @@ -125,4 +125,4 @@ Before contributing, read the repository `AGENTS.md` and the closest `AGENTS.md` ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=sonofmagic/weapp-tailwindcss&type=Date)](https://star-history.com/#sonofmagic/weapp-tailwindcss&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=sonofmagic/weapp-tailwindcss&type=Date)](https://star-history.dera.page/#sonofmagic/weapp-tailwindcss&Date)