You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://ipfs.github.io/public-gateway-checker/)
8
8
9
-
**NOTE:**All of these (except`ipfs.io` and `dweb.link`) are hosted by third-parties and should be treated as such.
9
+
**NOTE:**With the exception of`ipfs.io` and `dweb.link`, all gateways listed are hosted by thirdparties and should be treated as such.
10
10
11
11
## Adding a new public gateway
12
12
13
-
If you'd like to add a new public gateway, please edit `gateways.json` and submit a pull request.
13
+
If you'd like to add a new public gateway, please edit `gateways.json`:
14
+
1. Add the gateway's address to the bottom of the list
15
+
2. Make sure the final item in the list does **not** have a comma at the end, but all preceding items do
16
+
17
+
Then, submit a pull request for this change. Be sure to follow all the directions in the pull request template so your PR can be triaged as quickly as possible.
A CLI version `ipfg` is available here:https://github.com/JayBrown/Tools/tree/master/ipfg
27
+
Prefer to check public gateways from your terminal? A CLI version,`ipfg`, is available athttps://github.com/JayBrown/Tools/tree/master/ipfg.
0 commit comments