Update web/superball.html

This commit is contained in:
2025-11-30 03:47:37 +00:00
parent 792eb46ca2
commit 58e2ae95c0

View File

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