Merge pull request #198 from Semisol/patch-1
nostr-pub.semisol.dev is now atlas.nostr.land
This commit is contained in:
commit
41d728b588
@ -41,7 +41,7 @@ export const ProfileCacheExpire = (1_000 * 60 * 5);
|
||||
export const DefaultRelays = new Map<string, RelaySettings>([
|
||||
["wss://relay.snort.social", { read: true, write: true }],
|
||||
["wss://eden.nostr.land", { read: true, write: true }],
|
||||
["wss://nostr-pub.semisol.dev", { read: true, write: true }]
|
||||
["wss://atlas.nostr.land", { read: true, write: true }]
|
||||
]);
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user