Skip to content

Give the weekly Trendshift badge a fresh URL so GitHub's image proxy refetches it - #909

Merged
WaylandYang merged 1 commit into
devfrom
docs/readme-weekly-badge
Sep 24, 2026
Merged

WaylandYang merged 1 commit into
devfrom
docs/readme-weekly-badge

Conversation

@WaylandYang

Copy link
Copy Markdown
Contributor

The weekly badge shows as a blank image on the repo page: GitHub's camo proxy holds a cached empty body for it (200, image/svg+xml, 0 bytes) while the daily badge renders and trendshift serves both. camo keys its cache on the URL, so a harmless v=2 query parameter makes it fetch the badge again. Both READMEs.

🤖 Generated with Claude Code

…refetches it

GitHub's camo proxy cached an empty body for the weekly badge (200,
image/svg+xml, 0 bytes) while the daily one renders and trendshift
itself serves both. The cache key is the URL, so a harmless query
parameter makes the proxy fetch it again. Both READMEs.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Signed-off-by: Wayland Yang <wayland0916@gmail.com>
@WaylandYang
WaylandYang merged commit a98ef16 into dev Sep 24, 2026
7 checks passed
@WaylandYang
WaylandYang deleted the docs/readme-weekly-badge branch September 24, 2026 16:04
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