From 8def459e3ffb65f89348e28a8b0b35b29f41da80 Mon Sep 17 00:00:00 2001 From: fsociety Date: Mon, 23 Sep 2024 22:14:35 +0200 Subject: [PATCH] feat: add example JSON files for relay imports --- relays_blastr.example.json | 30 ++++++++++++++++++++++++++++++ relays_import.example.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 relays_blastr.example.json create mode 100644 relays_import.example.json diff --git a/relays_blastr.example.json b/relays_blastr.example.json new file mode 100644 index 0000000..6476d61 --- /dev/null +++ b/relays_blastr.example.json @@ -0,0 +1,30 @@ +[ + "relay.damus.io", + "nos.lol", + "relay.nostr.band", + "relay.snort.social", + "nostr.land", + "nostr.mom", + "relay.nos.social", + "relay.primal.net", + "relay.nostr.bg", + "no.str.cr", + "nostr21.com", + "nostrue.com", + "relay.siamstr.com", + "wot.utxo.one", + "nostrelites.org", + "wot.nostr.party", + "wot.sovbit.host", + "wot.girino.org", + "relay.lnau.net", + "wot.siamstr.com", + "wot.sudocarlos.com", + "relay.otherstuff.fyi", + "relay.lexingtonbitcoin.org", + "wot.azzamo.net", + "wot.swarmstr.com", + "zap.watch", + "satsage.xyz", + "wons.calva.dev" +] diff --git a/relays_import.example.json b/relays_import.example.json new file mode 100644 index 0000000..6476d61 --- /dev/null +++ b/relays_import.example.json @@ -0,0 +1,30 @@ +[ + "relay.damus.io", + "nos.lol", + "relay.nostr.band", + "relay.snort.social", + "nostr.land", + "nostr.mom", + "relay.nos.social", + "relay.primal.net", + "relay.nostr.bg", + "no.str.cr", + "nostr21.com", + "nostrue.com", + "relay.siamstr.com", + "wot.utxo.one", + "nostrelites.org", + "wot.nostr.party", + "wot.sovbit.host", + "wot.girino.org", + "relay.lnau.net", + "wot.siamstr.com", + "wot.sudocarlos.com", + "relay.otherstuff.fyi", + "relay.lexingtonbitcoin.org", + "wot.azzamo.net", + "wot.swarmstr.com", + "zap.watch", + "satsage.xyz", + "wons.calva.dev" +]