mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
Adds NostrMedia as a paid blossom relay option
This commit is contained in:
parent
5ee754c71a
commit
68d4686424
@ -41,4 +41,5 @@ val DEFAULT_MEDIA_SERVERS: List<ServerName> =
|
||||
ServerName("Satellite (Paid)", "https://cdn.satellite.earth", ServerType.Blossom),
|
||||
ServerName("NostrCheck.me (Blossom)", "https://cdn.nostrcheck.me", ServerType.Blossom),
|
||||
ServerName("Nostr.Download", "https://nostr.download", ServerType.Blossom),
|
||||
ServerName("NostrMedia (Paid)", "https://nostrmedia.com", ServerType.Blossom),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user