Skip to content

fix: restore the broken star history chart in the README - #89

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

fix: restore the broken star history chart in the README#89
FaintFlower wants to merge 1 commit into
Shoshuo:mainfrom
FaintFlower:fix/star-history-chart

Conversation

@FaintFlower

Copy link
Copy Markdown

The star history chart embedded in the README stopped rendering because the upstream service broke under GitHub's stargazer API restrictions, and its mirror uses the same domain for the API and the frontend. This updates the chart image and its link to a working mirror of the same graph so the readme displays the star history again. The mirror handles requests on the shared domain and needs no API token.

The star history chart in the README was broken: GitHub's stargazer API restrictions took down the upstream renderer, so the badge and its link no longer load. Point both the image and the wrapping link at a maintained mirror of the same chart that needs no API token, restoring the graph in the readme.
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