update nostr-login with fix for safari

This commit is contained in:
Believethehype
2024-02-16 19:07:51 +01:00
parent 6f53ec7097
commit a6a8af531f
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ class DVMConfig:
FIX_COST: float = None
PER_UNIT_COST: float = None
RELAY_LIST = ["wss://relay.damus.io", "wss://nostr-pub.wellorder.net", "wss://nos.lol", "wss://nostr.wine",
RELAY_LIST = ["wss://relay.damus.io", "wss://nos.lol", "wss://nostr.wine",
"wss://nostr.mom", "wss://nostr.oxtr.dev", "wss://relay.nostr.bg",
"wss://relay.f7z.io", "wss://pablof7z.nostr1.com", "wss://relay.nostr.net", "wss://140.f7z.io",
"wss://relay.snort.social", "wss://offchain.pub/", "wss://relay.nostr.band"]

View File

@@ -18,7 +18,7 @@
"bootstrap": "^5.3.2",
"daisyui": "^4.6.0",
"mini-toastr": "^0.8.1",
"nostr-login": "^1.0.11",
"nostr-login": "^1.0.12",
"nostr-tools": "^2.1.9",
"vue": "^3.4.15",
"vue-notifications": "^1.0.2",

View File

@@ -18,7 +18,7 @@ const store = createStore({
activesearchdvms: [],
results: [],
relays: [
//"wss://relay.damus.io",
"wss://relay.damus.io",
"wss://nos.lol",
"wss://pablof7z.nostr1.com",
"wss://relay.nostr.net",