Skip to content

Commit 3b40765

Browse files
authored
Remove Infura (#279)
Infura is deprecating the public gateway: https://blog.infura.io/post/introducing-ipfs-dedicated-gateways#deprecation-of-the-public-api-and-gateway and returning HTTP/1.1 400 Bad Request
1 parent 5fc4a68 commit 3b40765

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gateways.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"https://ipfs.io/ipfs/:hash",
33
"https://dweb.link/ipfs/:hash",
44
"https://gateway.ipfs.io/ipfs/:hash",
5-
"https://ipfs.infura.io/ipfs/:hash",
6-
"https://infura-ipfs.io/ipfs/:hash",
75
"https://ninetailed.ninja/ipfs/:hash",
86
"https://via0.com/ipfs/:hash",
97
"https://ipfs.eternum.io/ipfs/:hash",

0 commit comments

Comments
 (0)