Describe the bug
with the url https://main.npmx.dev/api/embed/downloads.svg?packages=tinyglobby%2Cglobby%2Cfast-glob&metric=downloads&mode=dark&locale=en-US&yLabel=Weekly+Downloads
when fetching it from javascript, including it on an img tag, or curling it, it returns the vercel security checkpoint page, breaking embeds
Additional context
should be as easy to fix as disabling the vercel security check on the endpoint
Logs
Describe the bug
with the url https://main.npmx.dev/api/embed/downloads.svg?packages=tinyglobby%2Cglobby%2Cfast-glob&metric=downloads&mode=dark&locale=en-US&yLabel=Weekly+Downloads
when fetching it from javascript, including it on an
imgtag, orcurling it, it returns the vercel security checkpoint page, breaking embedsAdditional context
should be as easy to fix as disabling the vercel security check on the endpoint
Logs