Skip to content

Commit 798777e

Browse files
authored
chore: readme cleanup
1 parent 5893f35 commit 798777e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: README.md

-3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ View the Public Gateway Checker on GitHub Pages: https://ipfs.github.io/public-g
1111

1212
- 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`.
1313
- 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).
14-
>>>>>>> 3cd5478 (docs: improved security notes)
1514

1615

1716
## Adding a new public gateway
1817

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

2725

28-
2926
## Testing locally
3027

3128
```console

0 commit comments

Comments
 (0)