It would be neat ™️ if the ipfs providers available number was somehow consumable by users in badge form:
Example svg badge:
https://github.com/sindresorhus/awesome/blob/main/media/badge-flat.svg
(ugly example) : providers available + last 6 of CID... 
This would let users link directly to gateways hosting a CID with an quick visual indicator of how available the CID is on the network.
- 1 == "warning"
- 2+ == "highly available"
Caching this result for 24-48 hours would likely be more than enough to reduce any overuse of the lookup.
It would be neat ™️ if the ipfs providers available number was somehow consumable by users in badge form:
Example svg badge:
https://github.com/sindresorhus/awesome/blob/main/media/badge-flat.svg
(ugly example) : providers available + last 6 of CID...
This would let users link directly to gateways hosting a CID with an quick visual indicator of how available the CID is on the network.
Caching this result for 24-48 hours would likely be more than enough to reduce any overuse of the lookup.