diff --git a/src/utils/templates.js b/src/utils/templates.js index 733f4b9..1f212bf 100644 --- a/src/utils/templates.js +++ b/src/utils/templates.js @@ -260,11 +260,11 @@ export const getCommunityTemplates = () => { { url: 'wss://relay.ditto.pub', read: true, write: true } ], blossomServers: [ - { url: 'https://spatia-arcana.com' }, { url: 'https://blossom.primal.net' } ], dmRelays: [ - { url: 'wss://spatia-arcana.com/inbox' } + { url: 'wss://nos.lol' }, + { url: 'wss://relay.ditto.pub' } ] }, };