diff --git a/public/relays.json b/public/relays.json index 6f27c3bcd..7f73ac1b5 100644 --- a/public/relays.json +++ b/public/relays.json @@ -1,6 +1,8 @@ { "_": "Download from https://nostr.watch/", "relays": [ + "wss://nostr.lnorb.com", + "wss://nos.lol", "wss://nostr.p2sh.co", "wss://nostr.lnprivate.network", "wss://relay.nostr.vision", @@ -8,8 +10,7 @@ "wss://satstacker.cloud", "wss://freedom-relay.herokuapp.com/ws", "wss://nostr-relay.freeberty.net", - "wss://nostr-relay.wlvs.space", - "wss://nostr-relay-dev.wlvs.space", + "wss://eden.nostr.land", "wss://nostr.onsats.org", "wss://nostr-relay.untethr.me", "wss://nostr-relay.lnmarkets.com", @@ -19,7 +20,6 @@ "wss://nostr-verified.wellorder.net", "wss://nostr.drss.io", "wss://nostr.rocks", - "wss://nostr.bitcoiner.social", "wss://nostr.openchain.fr", "wss://nostr.delo.software", "wss://relay.nostr.info", @@ -96,7 +96,6 @@ "wss://relay.21spirits.io", "wss://nostr-relay.freedomnode.com", "wss://relay.minds.io/nostr/v1/ws", - "wss://wlvs.space", "wss://nostr.einundzwanzig.space", "wss://nostr.d11n.net", "wss://nostr1.tunnelsats.com", @@ -117,7 +116,6 @@ "wss://nostr.hyperlingo.com", "wss://nostr.ethtozero.fr", "wss://nostr-relay.digitalmob.ro", - "wss://relay.nvote.co", "wss://jiggytom.ddns.net", "wss://nostr.sectiontwo.org", "wss://nostr.roundrockbitcoiners.com", @@ -163,7 +161,6 @@ "wss://nostr.vulpem.com", "wss://btc.klendazu.com", "wss://nostr.hackerman.pro", - "wss://relay.realsearch.cc", "wss://nostr.mrbits.it", "wss://nostr.coollamer.com", "wss://node01.nostress.cc", @@ -179,11 +176,72 @@ "wss://nostr.screaminglife.io", "wss://deschooling.us", "wss://relay-pub.deschooling.us", + "wss://nostr.bitcoiner.social", "wss://nostr-pub1.southflorida.ninja", "wss://nostr.ncsa.illinois.edu", + "wss://nostr.relayer.se", + "wss://nostr.noones.com", + "wss://nostr.lu.ke", + "wss://relay.nostrgraph.net", + "wss://private-nostr.v0l.io", + "wss://relay.nostrprotocol.net", + "wss://nostr.itssilvestre.com", "wss://nostr.whoop.ph", "wss://nostr.zoomout.chat", "wss://nostr.chaker.net", - "wss://nostr-1.nbo.angani.co" + "wss://nostr-1.nbo.angani.co", + "wss://nostr3.actn.io", + "wss://relay.nostr.nu", + "wss://relay.taxi", + "wss://nostr.easydns.ca", + "wss://nostr.bostonbtc.com", + "wss://no-str.org", + "wss://knostr.neutrine.com", + "wss://nostrical.com", + "wss://nostr.milou.lol", + "wss://relay.snort.social", + "wss://nostr.pobblelabs.org", + "wss://nostr-relay.bitcoin.ninja", + "wss://pow32.nostr.land", + "wss://nostr.simatime.com", + "wss://nostrex.fly.dev", + "wss://nostr.kollider.xyz", + "wss://relay.nostr.band", + "wss://relay.nosphr.com", + "wss://rsslay.nostr.moe", + "wss://relay.nostr.scot", + "wss://relay.nostrich.de", + "wss://nostr.mouton.dev", + "wss://nostr.handyjunky.com", + "wss://student.chadpolytechnic.com", + "wss://e.nos.lol", + "wss://relay.nostr.moe", + "wss://relay.current.fyi", + "wss://relay.nostr-latam.link", + "wss://nostr.klabo.blog", + "wss://nostr.localhost.re", + "wss://nostr.coinsamba.com.br", + "wss://deconomy-netser.ddns.net:2121", + "wss://relay.nostr.band/restricted", + "wss://tmp-relay.cesc.trade", + "wss://foolay.nostr.moe", + "wss://nostr.21m.fr", + "wss://zur.nostr.sx", + "wss://nostr-relay.texashedge.xyz", + "wss://eden.nostr.land", + "wss://spleenrider.herokuapp.com", + "wss://nostr.bitcoin.sex", + "wss://relay.nostrzoo.com", + "wss://blg.nostr.sx", + "wss://nostr.1f52b.xyz", + "wss://nostr.blockchaincaffe.it", + "wss://freespeech.casa", + "wss://nostr-bg01.ciph.rs", + "wss://relay.plebstr.com", + "wss://knostr.neutrine.com:8880", + "wss://nostr.ahaspharos.de", + "wss://nostr.argdx.net", + "wss://global.relay.red", + "wss://relay.nostrgraph.net" ] } diff --git a/src/views/settings/index.tsx b/src/views/settings/index.tsx index bd8d58bdc..954e4eab3 100644 --- a/src/views/settings/index.tsx +++ b/src/views/settings/index.tsx @@ -137,16 +137,28 @@ export const SettingsView = () => { - - - Use dark theme - - setColorMode(v.target.checked ? "dark" : "light")} - /> - + + + + Use dark theme + + setColorMode(v.target.checked ? "dark" : "light")} + /> + + + + Show Ads + + alert("Sorry, that feature will never be finished.")} + /> + +