diff --git a/api/article-og.ts b/api/article-og.ts index 81a95169..f4469fc7 100644 --- a/api/article-og.ts +++ b/api/article-og.ts @@ -15,7 +15,6 @@ const RELAYS = [ 'wss://relay.dergigi.com', 'wss://wot.dergigi.com', 'wss://relay.snort.social', - 'wss://relay.current.fyi', 'wss://nostr-pub.wellorder.net', 'wss://purplepag.es', 'wss://relay.primal.net' diff --git a/src/config/relays.ts b/src/config/relays.ts index dc7c95ee..0fcdc66a 100644 --- a/src/config/relays.ts +++ b/src/config/relays.ts @@ -14,7 +14,6 @@ export const RELAYS = [ 'wss://relay.dergigi.com', 'wss://wot.dergigi.com', 'wss://relay.snort.social', - 'wss://relay.current.fyi', 'wss://nostr-pub.wellorder.net', 'wss://purplepag.es', 'wss://relay.primal.net',