From eb598b93be627b692ced48a704c222059dc00466 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Sun, 16 Aug 2026 11:26:37 +0000 Subject: [PATCH] docs(readme): switch star history charts to star-history.dera.page The GitHub stargazer API restrictions have broken the current star history charts in README.md and docs/i18n/README-zh.md. Point them at star-history.dera.page, whose SVG endpoint and frontend share the same domain and use an alternative data source that needs no API token. --- README.md | 2 +- docs/i18n/README-zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe136ecc8..a804bd3b1 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md). Branch off `beta`, not `main`. The full ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=CoplayDev/unity-mcp&type=Date)](https://www.star-history.com/#CoplayDev/unity-mcp&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=CoplayDev/unity-mcp&type=Date)](https://star-history.dera.page/#CoplayDev/unity-mcp&Date) ## Citation diff --git a/docs/i18n/README-zh.md b/docs/i18n/README-zh.md index e1c1feed3..35e1f3e42 100644 --- a/docs/i18n/README-zh.md +++ b/docs/i18n/README-zh.md @@ -182,7 +182,7 @@ MCP for Unity 支持同时开多个 Unity 编辑器实例。想把操作定向 ## Star 历史 -[![Star History Chart](https://api.star-history.com/svg?repos=CoplayDev/unity-mcp&type=Date)](https://www.star-history.com/#CoplayDev/unity-mcp&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=CoplayDev/unity-mcp&type=Date)](https://star-history.dera.page/#CoplayDev/unity-mcp&Date)
论文引用