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; }