Skip to content

Commit

Permalink
update relays
Browse files Browse the repository at this point in the history
  • Loading branch information
believethehype committed May 15, 2024
1 parent c8a8262 commit 42de05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/noogle/src/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const store = createStore({
profile_results: [],
relays: ["wss://relay.damus.io", "wss://nos.lol", "wss://nostr.wine",
"wss://nostr.mom", "wss://nostr.oxtr.dev",
"wss://pablof7z.nostr1.com", "wss://relay.nostr.net", "wss://140.f7z.io",
"wss://relay.nostr.net", "wss://relay.f7z.io",
//"wss://relay.nostr.bg",
],
}
Expand Down

0 comments on commit 42de05a

Please sign in to comment.