From 65245254442763ca9cb4ff72914305d7d8f3b8e0 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Wed, 27 May 2026 10:12:34 +0200 Subject: [PATCH] remove auth relays --- config/unfold.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config/unfold.yaml b/config/unfold.yaml index 2230238..7dbfaa7 100644 --- a/config/unfold.yaml +++ b/config/unfold.yaml @@ -17,12 +17,7 @@ parameters: # Extra wss:// URLs for article sync (articles:get), comment threads (NIP-22 / getArticleDiscussion), # and any request that merges the default set with author-specific relays. default_relay is first; duplicates ignored. article_relays: [ - 'wss://christpill.nostr1.com', - 'wss://nostr.land', - 'wss://nostr.wine', - 'wss://nostr21.com', - 'wss://nostr.sovbit.host', - 'wss://nostr.einundzwanzig.space' + 'wss://thecitadel.nostr1.com' ] # Kind-0 / profile fetches (author metadata, prewarm). Tried first, then default + article_relays (deduped). # Also used as a second pass for kind 30040 (magazine category indices) and category long-form ingest