Browse Source

add relay

update/libraries
dskvr 2 years ago
parent
commit
68b0bd7991
  1. 1
      package.json
  2. 3
      relays.yaml

1
package.json

@ -32,7 +32,6 @@
"node-polyfill-webpack-plugin": "2.0.1",
"nostr": "0.2.5",
"nostr-relay-inspector": "0.0.10",
"nostr-tools": "0.24.1",
"onion-regex": "2.0.8",
"requests": "0.3.0",
"sass": "1.56.1",

3
relays.yaml

@ -1,6 +1,4 @@
relays:
- 'wss://rsslay.fiatjaf.com'
- 'wss://relayer.fiatjaf.com'
- 'wss://freedom-relay.herokuapp.com/ws'
- 'wss://nostr-relay.freeberty.net'
- 'wss://nostr-relay.wlvs.space'
@ -39,3 +37,4 @@ relays:
- 'wss://nostr.zebedee.cloud'
- 'wss://nostr-2.zebedee.cloud'
- 'wss://nostr.shadownode.org'
- 'wss://expensive-relay.fiatjaf.com'

Loading…
Cancel
Save