Skip to content

Commit 44d7fb4

Browse files
authoredSep 1, 2022
Fixes issue #468 - use brad.crypto instead of brave.crypto
Fixes #468
1 parent 070a123 commit 44d7fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎wikitemplate-IPFS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262

263263
- [ ] Verify visiting `ipfs://bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq/wiki/Vincent_van_Gogh.html` for the first time triggers IPFS interstitial page to select public gateway to load the URI.
264264
- [ ] Verify selecting `Use a public gateway` loads `https://bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq.ipfs.dweb.link/wiki/Vincent_van_Gogh.html` via public gateway.
265-
- [ ] Verify visiting `ipns://brave.crypto` brings up IPFS interstitial page.
266-
- [ ] Verify selecting `Use a public gate` loads `https://brave-crypto.ipns.dweb.link` via public gateway.
265+
- [ ] Verify visiting `ipns://brad.crypto` brings up IPFS interstitial page (`ipfs://QmTiqc12wo2pBsGa9XsbpavkhrjFiyuSWsKyffvZqVGtut`)
266+
- [ ] Verify selecting `Use a public gateway` loads `[https://brave-crypto.ipns.dweb.link](https://bafybeicp7gd7s4oljtcesmd7e6vypunw26mv3f5ass5ud7b6jrfebc4ux4.ipfs.dweb.link/)` via public gateway.
267267
- [ ] Verify when setting is disabled, loading an `ipfs://` URI or `ipns://` URI doesn't show any interstitial page.
268268
- [ ] Verify `ipfs://` URI or `ipns://` URI doesn't load on a private tab even when the setting is enabled.

0 commit comments

Comments
 (0)
Please sign in to comment.