From 58929e14055ea4ec850c368467179a94de114e3f Mon Sep 17 00:00:00 2001
From: mr0x50 <24775431+mroxso@users.noreply.github.com>
Date: Mon, 17 Mar 2025 21:14:53 +0100
Subject: [PATCH] add blossom.band to blossom servers and set it as default
---
components/UploadComponent.tsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/components/UploadComponent.tsx b/components/UploadComponent.tsx
index e9c1d49..653e84b 100644
--- a/components/UploadComponent.tsx
+++ b/components/UploadComponent.tsx
@@ -59,7 +59,7 @@ const UploadComponent: React.FC = () => {
const [uploadedNoteId, setUploadedNoteId] = useState("")
const [retryCount, setRetryCount] = useState(0)
const [shouldFetch, setShouldFetch] = useState(false)
- const [serverChoice, setServerChoice] = useState("blossom.primal.net")
+ const [serverChoice, setServerChoice] = useState("blossom.band")
const { events, isLoading: isNoteLoading } = useNostrEvents({
filter: shouldFetch
@@ -304,6 +304,7 @@ const UploadComponent: React.FC = () => {
+ blossom.band
blossom.primal.net
media.lumina.rocks
nostr.download