Re-add Nostrcheck.me Blossom server to defaults
The Blossom entry for nostrcheck.me was dropped in bcd2bc06
("Removes nip96 and updates Blossom recommendations", v1.06.0,
Feb 2026) along with the NIP-96 cleanup. This re-adds only the
Blossom endpoint.
This commit is contained in:
+1
@@ -38,6 +38,7 @@ enum class ServerType {
|
||||
val DEFAULT_MEDIA_SERVERS: List<ServerName> =
|
||||
listOf(
|
||||
ServerName("Nostr.Build", "https://blossom.band/", ServerType.Blossom),
|
||||
ServerName("Nostrcheck.me", "https://cdn.nostrcheck.me", ServerType.Blossom),
|
||||
ServerName("24242.io", "https://24242.io/", ServerType.Blossom),
|
||||
ServerName("Azzamo", "https://blossom.azzamo.media", ServerType.Blossom),
|
||||
ServerName("YakiHonne", "https://blossom.yakihonne.com/", ServerType.Blossom),
|
||||
|
||||
Reference in New Issue
Block a user