I'm in the process of updating furl.pro backend to use a self-hosted Snapchain node. Right now, sites are not resolving because the backend was using Hub.
to optimize load speed, we could try loading a new [name].fc's IPFS resources across multiple gateways using async tasks when it’s first resolved. this would create additional copies over the network. #todo