From 2c648c4785f6024d1308a83fc2f9502fd9f73e52 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Sun, 16 Aug 2026 12:33:45 +0000 Subject: [PATCH] Fix broken star history chart The star history chart in the README was broken due to GitHub stargazer API restrictions. Point it to a working alternative so the chart renders again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e7e86..f5e8e49 100644 --- a/README.md +++ b/README.md @@ -358,4 +358,4 @@ I dont remember where I got the example.mp4 video from, if you know the source o ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=Notenlish/anifetch&type=Date)](https://www.star-history.com/#Notenlish/anifetch&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=Notenlish/anifetch&type=Date)](https://star-history.dera.page/#Notenlish/anifetch&Date)