fix: bunker regex & add addtitonal nostrconnect relay (#417)
This commit is contained in:
parent
5d41e31d07
commit
04426040d5
2 changed files with 2 additions and 2 deletions
|
|
@ -91,4 +91,4 @@ export const NIP_96_SERVICE = [
|
|||
]
|
||||
export const DEFAULT_NIP_96_SERVICE = 'https://nostr.build'
|
||||
|
||||
export const DEFAULT_NOSTRCONNECT_RELAY = ['wss://relay.nsec.app/']
|
||||
export const DEFAULT_NOSTRCONNECT_RELAY = ['wss://relay.nsec.app/', 'wss://nos.lol/', 'wss://relay.primal.net']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue