ipld-explorer-components icon indicating copy to clipboard operation
ipld-explorer-components copied to clipboard

Configurable ipfs-check URL

Open lidel opened this issue 4 months ago • 0 comments

#469 introduced

https://github.com/ipfs/ipld-explorer-components/blob/4d0289394b89636412baecbb4538afdbe1790885/src/components/explore/IpldExploreErrorComponent.tsx#L27

The URL should be something that can be customized by user.

Main reason is that the checker URL is configurable in ipfs-webui since https://github.com/ipfs/ipfs-webui/pull/2392, but still hardcoded here. Webui should use URL from settings, if user chose to run own.

lidel avatar Sep 17 '25 21:09 lidel