From 6a85839de90d1c1b61fb051ca8bd03dbac49d42d Mon Sep 17 00:00:00 2001 From: StorryTV <60582682+StorryTV@users.noreply.github.com> Date: Sun, 5 Dec 2021 10:29:58 +0100 Subject: [PATCH 1/2] Add Onion Gateway (TOR) [subdomain gateway] http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.onion With Subdomain Gateway --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 61bc3dc7..5963374a 100644 --- a/gateways.json +++ b/gateways.json @@ -105,5 +105,6 @@ "https://permaweb.eu.org/ipfs/:hash", "https://ipfs.namebase.io/ipfs/:hash", "https://ipfs.tribecap.co/ipfs/:hash", - "https://ipfs.kinematiks.com/ipfs/:hash" + "https://ipfs.kinematiks.com/ipfs/:hash", + "http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.onion/:hash" ] From 2791be2b3a29158f0e5e2464f3bef5f8398e669b Mon Sep 17 00:00:00 2001 From: StorryTV <60582682+StorryTV@users.noreply.github.com> Date: Fri, 4 Mar 2022 15:19:04 +0100 Subject: [PATCH 2/2] Update gateways.json --- gateways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index b641c83b..0af5f490 100644 --- a/gateways.json +++ b/gateways.json @@ -90,5 +90,5 @@ "https://ipfs.kinematiks.com/ipfs/:hash", "http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.tor2web.to/ipfs/:hash", "https://c4rex.co/ipfs/:hash", - "https://ipfs.zod.tv/ipfs/:hash" + "https://ipfs.zod.tv/ipfs/:hash" ]