Skip to content

Commit

Permalink
chore: update geoip CID
Browse files Browse the repository at this point in the history
new ipfs-geoip update with ipfs-shipyard/ipfs-geoip#112
  • Loading branch information
SgtPooki committed Nov 29, 2023
1 parent d54575e commit 6ba4ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/StartExploringPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const StartExploringPage = ({ t, embed, runTour = false, joyrideCallback }) => (
<ExploreSuggestion name='HAMT-sharded Wikipedia mirror (>20M files)' cid='bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze' type='hamt-sharded-directory' />
</li>
<li>
<ExploreSuggestion name='B-tree search index from ipfs-geoip' cid='bafyreihnpl7ami7esahkfdnemm6idx4r2n6u3apmtcrxlqwuapgjsciihy' type='dag-cbor' />
<ExploreSuggestion name='B-tree search index from ipfs-geoip' cid='bafyreif3tfdpr5n4jdrbielmcapwvbpcthepfkwq2vwonmlhirbjmotedi' type='dag-cbor' />
</li>
<li>
<ExploreSuggestion name='DAG-CBOR Block' cid='bafyreicnokmhmrnlp2wjhyk2haep4tqxiptwfrp2rrs7rzq7uk766chqvq' type='dag-cbor' />
Expand Down

0 comments on commit 6ba4ca6

Please sign in to comment.