diff --git a/nostr_dvm/utils/dvmconfig.py b/nostr_dvm/utils/dvmconfig.py index fd98db1..2a19af2 100644 --- a/nostr_dvm/utils/dvmconfig.py +++ b/nostr_dvm/utils/dvmconfig.py @@ -25,12 +25,14 @@ class DVMConfig: "wss://nostr.oxtr.dev", "wss://relay.nostr.bg", "wss://relay.nostr.net" , "wss://relay.primal.net"] #, "wss://relay.snort.social"] - AVOID_PAID_OUTBOX_RELAY_LIST = ["wss://nostrelay.yeghro.site", "wss://nostr.wine", + AVOID_PAID_OUTBOX_RELAY_LIST = ["wss://nostrelay.yeghro.site", "wss://nostr.wine", "wss://filter.nostr.wine" "wss://nostr21.com", "wss://nostr.bitcoiner.social", "wss://nostr.orangepill.dev", "wss://relay.lnpay.me", "wss://relay.snort.social", "wss://relay.minds.com/nostr/v1/ws", "wss://nostr-pub.semisol.dev", "wss://mostr.pub", "wss://minds.com", "wss://yabu.me", "wss://relay.yozora.world", "wss://filter.nostr.wine/?global=all", "wss://eden.nostr.land", "wss://relay.orangepill.ovh", "wss://nostr.jcloud.es", "wss://af.purplerelay.com", "wss://za.purplerelay.com", + "wss://relay.nostrich.land", "wss://relay.nostrplebs.com" "wss://relay.nostrich.land", + ] #If a DVM has a paid subscription, overwrite list without the paid one.