Skip to content

Commit a60044b

Browse files
authored
fix: Replace cf gateway with 4everland (#1031)
* fix: Replace cf gateway with 4everland * v0.11.38
1 parent 5153da1 commit a60044b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.11.37",
3+
"version": "0.11.38",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/gateways.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[
2-
"cloudflare-ipfs.com",
3-
"cf-ipfs.com",
2+
"snapshot.4everland.link",
43
"ipfs.io",
54
"ipfs.fleek.co",
65
"gateway.pinata.cloud",

0 commit comments

Comments
 (0)