From 28e640a03ac0fb90d0dbdd1c75e0299d43254837 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Wed, 12 Aug 2026 13:13:36 +0000 Subject: [PATCH] fix star history chart The star history chart was broken due to GitHub stargazer API restrictions. Update it to use a working endpoint so the chart renders again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d5cb3..fef7354 100644 --- a/README.md +++ b/README.md @@ -512,4 +512,4 @@ ## Other [toc目录生成工具](https://houbb.github.io/opensource/markdown-toc/) -![Star History Chart](https://api.star-history.com/svg?repos=ReAbout/web-sec&type=Date) +![Star History Chart](https://star-history.dera.page/svg?repos=ReAbout/web-sec&type=Date)