Update main.js

This commit is contained in:
cgi-bin/
2022-08-27 16:37:58 +02:00
committed by fiatjaf
parent 1b3498a63b
commit e6cdd1a331

View File

@@ -25,7 +25,8 @@ const App = {
'wss://relay.nostr.info', 'wss://relay.nostr.info',
'wss://relay.minds.com/nostr/v1/ws', 'wss://relay.minds.com/nostr/v1/ws',
'wss://nostr.zaprite.io', 'wss://nostr.zaprite.io',
'wss://nostr.oxtr.dev' 'wss://nostr.oxtr.dev',
'wss://nostr.ono.re'
], ],
status: {} status: {}
} }