Skip to content

Fix broken star history chart in README - #688

Open
PingouinFerreux wants to merge 1 commit into
ShaneIsrael:mainfrom
PingouinFerreux:fix/star-history-chart
Open

Fix broken star history chart in README#688
PingouinFerreux wants to merge 1 commit into
ShaneIsrael:mainfrom
PingouinFerreux:fix/star-history-chart

Conversation

@PingouinFerreux

Copy link
Copy Markdown

The star history chart on the README stopped rendering because the API it depended on is limited by GitHub's stargazer restrictions and no longer works reliably. This switches the chart to a replacement backend that serves the same data without needing an API token. The chart now renders correctly again.

The star history chart in the README is currently broken because GitHub's stargazer API no longer allows unauthenticated access to the endpoints it relied on. Point the chart at a working replacement so visitors can see the project's growth again.
@ShaneIsrael

Copy link
Copy Markdown
Owner

Private profile and you have forked over 250 repositories all to fix star history charts pointing them to a "derra.page" url which there is little info on. Will do some research myself before putting a potentially unsafe url into the repo.

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.

2 participants