Skip to content

Commit

Permalink
chore: remove estuary
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Apr 5, 2024
1 parent 8459a24 commit b560f5c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/constants/pinning.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const pinningServiceTemplates = [
name: 'Pinata',
icon: 'https://dweb.link/ipfs/QmVYXV4urQNDzZpddW4zZ9PGvcAbF38BnKWSgch3aNeViW?filename=pinata.svg',
apiEndpoint: 'https://api.pinata.cloud/psa',
visitServiceUrl: 'https://pinata.cloud/documentation#PinningServicesAPI'
visitServiceUrl: 'https://docs.pinata.cloud/api-reference/pinning-service-api'
},
{
name: 'Filebase',
Expand All @@ -38,12 +38,6 @@ const pinningServiceTemplates = [
apiEndpoint: 'https://api.web3.storage',
visitServiceUrl: 'https://web3.storage/docs/how-tos/pinning-services-api/'
},
{
name: 'Estuary',
icon: 'https://dweb.link/ipfs/bafkreicn36fjx2tlanzslpayomdhgerh7oovlaasfkg7ltzgztf7a3buu4?filename=Estuary-logo.svg',
apiEndpoint: 'https://api.estuary.tech/pinning',
visitServiceUrl: 'https://docs.estuary.tech/tutorial-get-an-api-key'
},
{
name: '4EVERLAND',
icon: 'https://dweb.link/ipfs/bafkreie4mg2rmoe6fzct4rpwd2d4nuok3yx2mew567nu3s5bfnnmlb65ei?filename=4everland-logo.svg',
Expand Down

0 comments on commit b560f5c

Please sign in to comment.