From 185ed95bbba345b9adae82ffe0df0e82e5574eb3 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 26 Aug 2024 15:31:50 +0200 Subject: [PATCH] Update IPFS URLs Cloudflare shut down their gateway: https://blog.cloudflare.com/cloudflares-public-ipfs-gateways-and-supporting-interplanetary-shipyard And the IPFS Project website is at .tech not .io (which is used for Gateway). --- adventure/views/selectMirror.ejs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/adventure/views/selectMirror.ejs b/adventure/views/selectMirror.ejs index 5bb49aa..0f35afc 100644 --- a/adventure/views/selectMirror.ejs +++ b/adventure/views/selectMirror.ejs @@ -29,18 +29,19 @@ <% } %> <% if (download.IPFSPath) { %>

IPFS

-

This file is also available over IPFS. IPFS is a decentralised distributed file store, and thus downloads do not count towards your daily download limit.

+

This file is also available over IPFS. IPFS is a decentralised P2P distributed file store, and thus downloads do not count towards your daily download limit.

Warning: IPFS support is currently experimental and your download might not work.

- No local IPFS client has been detected. To use the IPFS client, visit ipfs.io to install the IPFS Companion browser extention and download and run a client.
+ No local IPFS client has been detected. To use the IPFS natively, install the IPFS Companion browser extensioncommand-line Kubo, or user-friendly IPFS Desktop.

Download through