Make capture service working
Closed this issue · 1 comments
vikiival commented
on capture worker
POST /screenshot
{
"url": "https://image.w.kodadot.xyz/ipfs/bafybeigcy6t5bdki3wmp2krh4yfiog5cheou7j6csmcugriayr7xvtp5w4/?hash=0xd631f48c42b5a131968a7ff8b065c36c7252ddef985fd952333d6f6148233f89",
"settings": {
"delay": 25000
}
}
Will produce:
to run
npx wrangler dev --remote
vikiival commented
I am closing this issue as it is impossible to do on Cloudflare currently