getAlby / lightning-browser-extension

The Bitcoin Lightning Browser extension that connects to different wallet interfaces and brings deep lightning integration to the web
https://getalby.com
MIT License
524 stars 192 forks source link

Update nostr relay list (removed three that are offline + added two public relays) #3142

Open Sebastix opened 1 month ago

Sebastix commented 1 month ago

Describe the changes you have made in this PR

Removed three harcoded Nostr relays which are offline. Added two other public relays.

Type of change

(Remove other not matching type)

How has this been tested?

Not tested.

Checklist

reneaaron commented 1 month ago

@Sebastix Thanks for the PR!

We didn't pay to much attention keeping this list up-to-date as users tend to specify their own relay list anyway and no clients seem to be using the NIP07 relay list. Are you aware of any clients using this function?

Sebastix commented 1 month ago

@reneaaron I ran into this issue while working with NDK in some clients / apps I'm thinkering with.

reneaaron commented 1 month ago

@Sebastix Do you remember which clients use this function?

Sebastix commented 1 month ago

@reneaaron I had the issue with https://nuxstr.nostrver.se/ and https://ccns.nostrver.se/ which are both in development by me.