feat: add nostr.einundzwanzig.space to NostrFetcherTrait

This commit is contained in:
fsociety
2024-09-30 20:52:58 +02:00
parent 6ac364286d
commit a1f7cef90f

View File

@@ -46,6 +46,7 @@ trait NostrFetcherTrait
'wss://purplepag.es', 'wss://purplepag.es',
'wss://nostr.wine', 'wss://nostr.wine',
'wss://relay.damus.io', 'wss://relay.damus.io',
'wss://nostr.einundzwanzig.space',
]; ];
$data = null; $data = null;