File tree 1 file changed +0
-12
lines changed
1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -38,23 +38,11 @@ const pinningServiceTemplates = [
38
38
apiEndpoint : 'https://api.cloud.fx.land' ,
39
39
visitServiceUrl : 'https://docs.fx.land/pinning-service/ipfs-pinning-service-api'
40
40
} ,
41
- {
42
- name : 'Web3.Storage' ,
43
- icon : 'https://dweb.link/ipfs/bafybeiaqsdwuwemchbofzok4cq7cuvotfs6bgickxdqr6f7hdt7a64cwwa/Web3.Storage-logo.svg' ,
44
- apiEndpoint : 'https://api.web3.storage' ,
45
- visitServiceUrl : 'https://web3.storage/docs/how-tos/pinning-services-api/'
46
- } ,
47
41
{
48
42
name : '4EVERLAND' ,
49
43
icon : 'https://dweb.link/ipfs/bafkreie4mg2rmoe6fzct4rpwd2d4nuok3yx2mew567nu3s5bfnnmlb65ei?filename=4everland-logo.svg' ,
50
44
apiEndpoint : 'https://api.4everland.dev' ,
51
45
visitServiceUrl : 'https://docs.4everland.org/storage/4ever-pin/pinning-services-api'
52
- } ,
53
- {
54
- name : 'Scaleway' ,
55
- icon : 'https://dweb.link/ipfs/QmTM7RtYsuJFoV7y3Ec1WdGTW8knKrjwbY6ByTGsJN6TYw?filename=scaleway.svg' ,
56
- apiEndpoint : 'https://<your-volume-region-code>.ipfs.labs.scw.cloud/<your-volume-id>/' ,
57
- visitServiceUrl : 'https://www.scaleway.com/en/docs/labs/ipfs-pinning/reference-content/install-ipfs-desktop/'
58
46
}
59
47
] . map ( ( service ) => {
60
48
try {
You can’t perform that action at this time.
0 commit comments