From 50cddfd9d633ce23998946a263354f90d47f4690 Mon Sep 17 00:00:00 2001 From: SimonFoobar648 <245426116+SimonFoobar648@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:39:39 +0000 Subject: [PATCH] docs: fix broken star history chart The star history chart is currently broken because it relies on the GitHub stargazer API, which has become rate-limited. Switch the chart and its wrapping link to a non-token alternate data source so the chart renders reliably again. Updated README, README.ru.md, and README.zh_CN.md. --- README.md | 2 +- README.ru.md | 2 +- README.zh_CN.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35ff65d317..ea5747cd3c 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Here are some of the major database solutions that are supported: --- -[![Star History Chart](https://api.star-history.com/svg?repos=devlive-community/datacap&type=Timeline)](https://star-history.com/#devlive-community/datacap&Timeline) +[![Star History Chart](https://star-history.dera.page/svg?repos=devlive-community/datacap&type=Timeline)](https://star-history.dera.page/#devlive-community/datacap&Timeline) ## Join Us diff --git a/README.ru.md b/README.ru.md index 32be0a3ed7..8b595ee095 100644 --- a/README.ru.md +++ b/README.ru.md @@ -115,7 +115,7 @@ DataCap может запрашивать данные из любого хра --- -[![Star History Chart](https://api.star-history.com/svg?repos=devlive-community/datacap&type=Timeline)](https://star-history.com/#devlive-community/datacap&Timeline) +[![Star History Chart](https://star-history.dera.page/svg?repos=devlive-community/datacap&type=Timeline)](https://star-history.dera.page/#devlive-community/datacap&Timeline) ## Присоединяйтесь к нам diff --git a/README.zh_CN.md b/README.zh_CN.md index 520e1cd6a0..e8afd1ec13 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -115,7 +115,7 @@ DataCap 可以从任何使用 SQL 的数据存储或数据引擎(ClickHouse、 --- -[![Star History Chart](https://api.star-history.com/svg?repos=devlive-community/datacap&type=Timeline)](https://star-history.com/#devlive-community/datacap&Timeline) +[![Star History Chart](https://star-history.dera.page/svg?repos=devlive-community/datacap&type=Timeline)](https://star-history.dera.page/#devlive-community/datacap&Timeline) ## 加入我们