Skip to content

Commit

Permalink
Remove Infura (#279)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
2color authored Aug 12, 2022
1 parent 5fc4a68 commit 3b40765
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gateways.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"https://ipfs.io/ipfs/:hash",
"https://dweb.link/ipfs/:hash",
"https://gateway.ipfs.io/ipfs/:hash",
"https://ipfs.infura.io/ipfs/:hash",
"https://infura-ipfs.io/ipfs/:hash",
"https://ninetailed.ninja/ipfs/:hash",
"https://via0.com/ipfs/:hash",
"https://ipfs.eternum.io/ipfs/:hash",
Expand Down

0 comments on commit 3b40765

Please sign in to comment.