Skip to content

Commit

Permalink
chore: readme cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Jun 9, 2021
1 parent 5893f35 commit 798777e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@ View the Public Gateway Checker on GitHub Pages: https://ipfs.github.io/public-g

- The list contains gateways operated by various parties, coordinated by loose mutual consensus, without a central governing authority. Protocol Labs operates and is responsible for only two of the listed gateways: `ipfs.io` and `dweb.link`.
- Gateways without origin isolation will be marked with ⚠️, indicating they are not safe for use cases that require private local storage of data or credentials. [Learn more](https://github.com/ipfs/public-gateway-checker/issues/150).
>>>>>>> 3cd5478 (docs: improved security notes)


## Adding a new public gateway


If you'd like to add a new public gateway, please edit `gateways.json`:
1. Add the gateway's address to the bottom of the list
2. Make sure the final item in the list does **not** have a comma at the end, but all preceding items do
Expand All @@ -25,7 +23,6 @@ If you'd like to add a new public gateway, please edit `gateways.json`:
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.



## Testing locally

```console
Expand Down

0 comments on commit 798777e

Please sign in to comment.