Skip to content

Commit

Permalink
Merge pull request #654 from sandwichfarm/main
Browse files Browse the repository at this point in the history
Update develop
  • Loading branch information
dskvr committed Nov 13, 2023
2 parents c6a5516 + 31608ed commit 8906828
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion relays.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
relays:
- wss://relay.snort.social
- wss://sg.unfiltered.zone
- wss://relay.nostrfiles.dev
- wss://nostr.coinfundit.com
Expand Down Expand Up @@ -477,3 +477,5 @@ relays:
- wss://nostr.sixteensixtyone.com
- wss://nostr.1661.io
- wss://ftp.halifax.rwth-aachen.de/nostr
- wss://nostr.tavux.tech
- wss://nostr.papanode.com
2 changes: 1 addition & 1 deletion src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const routes = [
name: 'relaysAdd',
path: '/relays/add',
beforeEnter() {
window.location.href = 'https://github.com/dskvr/nostr-watch/edit/main/relays.yaml'
window.location.href = 'https://github.com/sandwichfarm/nostr-watch/wiki/How-to-add-a-Relay-to-nostrwatch'
},
component: RedirectComponent
},
Expand Down

0 comments on commit 8906828

Please sign in to comment.