ipld-explorer-components
ipld-explorer-components copied to clipboard
Configurable ipfs-check URL
#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.