From 381ed03310a29e6837d3b705a9eb19bd821ff1ed Mon Sep 17 00:00:00 2001 From: XJuanCarlosXD Date: Mon, 23 Feb 2026 16:34:19 -0400 Subject: [PATCH] Add storage.nodefleet.net to domain allowlist Storage by Nodefleet is a decentralized cloud storage platform built on Sui + Walrus. Website: https://storage.nodefleet.net GitHub: https://github.com/nodefleet/storage-fleet Co-authored-by: Cursor --- allowlists/domain-list.json | 1 + 1 file changed, 1 insertion(+) diff --git a/allowlists/domain-list.json b/allowlists/domain-list.json index 09ee1ed5..6be2cf4a 100644 --- a/allowlists/domain-list.json +++ b/allowlists/domain-list.json @@ -1,5 +1,6 @@ { "allowlist": [ + "storage.nodefleet.net", "wal.app", "wal.site" ]