From 58e2ae95c00137c878c4308a64bca9acf7517273 Mon Sep 17 00:00:00 2001 From: ciajaf Date: Sun, 30 Nov 2025 03:47:37 +0000 Subject: [PATCH] Update web/superball.html --- web/superball.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/superball.html b/web/superball.html index aba893d..f2bf045 100644 --- a/web/superball.html +++ b/web/superball.html @@ -322,8 +322,7 @@ { url: 'wss://relay.primal.net', type: 'both' }, { url: 'wss://nos.lol', type: 'both' }, { url: 'wss://relay.damus.io', type: 'both' }, - { url: 'wss://offchain.pub', type: 'both' }, - { url: 'ws://localhost:3334', type: 'both' } + { url: 'wss://offchain.pub', type: 'both' } ]; return userRelays; }