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
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -103,12 +103,14 @@ jobs:
103
103
104
104
The latest release is always accessible via our alias to the Cloudflare at [app.reflexer.finance](https://app.reflexer.finance).
105
105
106
-
You can also access the Reflexer app directly from an IPFS gateway.
106
+
You can also access the Reflexer app directly from an IPFS the Cloudflare IPFS gateway at [ipfs.reflexer.finance](https://ipfs.reflexer.finance).
107
+
107
108
**BEWARE**: The Reflexer app uses [`localStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) to remember your settings, such as transactions hashes.
108
-
**You should always use an IPFS gateway that enforces origin separation**, or our alias to the latest release
109
+
**You should always use an IPFS gateway that enforces origin separation**, or our ipfs alias to the latest release
0 commit comments