Skip to content

Commit

Permalink
chore: add w3s gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
preschian committed Jun 25, 2024
1 parent f674f89 commit d4b6760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/image/src/utils/ipfs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export async function fetchIPFS({ path }: { path: string }) {

const gateways: HTTPS_URI[] = [
ipfsProviders.ipfs,
ipfsProviders.w3s,
ipfsProviders.filebase_kodadot,
]

Expand Down

0 comments on commit d4b6760

Please sign in to comment.