-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purge metadata #274
Comments
did you mean something like this workers/image/src/routes/ipfs.ts Lines 139 to 151 in e2a3619
but for metadata endpoint? |
I meant to remove that from R2/ images
{
"data": {
"nftEntityById": {
"name": "Vortices #0",
"image": "https://dyndata.deno.dev/base/image/0x1b60a7ee6bba284a6aafa1eca0a1f7ea42099373/0",
"media": "ipfs://bafybeiexwsrhle2f4gjaptc5b3fm2rfo4ztfy5unsxointkqzyoarbpmsy/?hash=0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d",
"metadata": "https://dyndata.deno.dev/base/content/0x1b60a7ee6bba284a6aafa1eca0a1f7ea42099373/0",
"meta": {
"id": "46b80655772c97c59ac6d5cfd9e16ddb",
"image": "https://dyndata.deno.dev/base/image/0x1b60a7ee6bba284a6aafa1eca0a1f7ea42099373/0",
"animationUrl": "ipfs://bafybeiexwsrhle2f4gjaptc5b3fm2rfo4ztfy5unsxointkqzyoarbpmsy/?hash=0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d"
}
}
}
} TL;DRI expect to get this And I have this |
eehh I accidentally commit it to the main branch https://github.com/kodadot/workers/commits/main/ We need to secure the main branch, I guess |
https://deploy-preview-10015--koda-canary.netlify.app/base/gallery/0x1b60a7ee6bba284a6aafa1eca0a1f7ea42099373-0
Thanks!
Ref:
The text was updated successfully, but these errors were encountered: