kodadot/workers

Make capture service working

Closed this issue · 1 comments

on capture worker

POST /screenshot
{
  "url": "https://image.w.kodadot.xyz/ipfs/bafybeigcy6t5bdki3wmp2krh4yfiog5cheou7j6csmcugriayr7xvtp5w4/?hash=0xd631f48c42b5a131968a7ff8b065c36c7252ddef985fd952333d6f6148233f89",
  "settings": {
    "delay": 25000
  }
}

Will produce:

image

available hashes

to run

npx wrangler dev --remote

I am closing this issue as it is impossible to do on Cloudflare currently