Skip to content

fix: restore broken star history chart - #74

Open
FaintFlower wants to merge 1 commit into
patoles:mainfrom
FaintFlower:fix/star-history-chart
Open

FaintFlower wants to merge 1 commit into
patoles:mainfrom
FaintFlower:fix/star-history-chart

Conversation

@FaintFlower

Copy link
Copy Markdown

The star history chart in the README is currently broken. The old chart relies on the GitHub stargazer API, which now restricts anonymous access, so the image fails to render. This PR switches the chart to the star-history.dera.page mirror, which uses a different, token-free data source, and updates the wrapping link to the new hash-based URL format.

The star history chart stopped rendering because the GitHub stargazer API it depended on restricts unauthenticated access. Point the chart at the star-history.dera.page mirror, which uses a token-free data source, and move the wrapping link to the hash-based URL format.
@cla-assistant

cla-assistant Bot commented Aug 19, 2026 •

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant