ipfs/public-gateway-checker

Test with /ipns/ path

lidel opened this issue · 1 comments

lidel commented

Sometimes people submit gateway that resolves /ipfs/ just fine, but fails with /ipns/en.wikipedia-on-ipfs.org

Implementation-wise, IPNS test could be done by trying to load Img from /ipns/en.wikipedia-on-ipfs.org/favicon.ico (we already have that for /ipfs, so just run the same test but for wikipedia favicon)

Deployed in #313, fixed ✅