fix: add trailing slash to algo.ttxo.one fixes #369 (#397)

This commit is contained in:
Melvin Carvalho 2025-06-22 05:18:30 +02:00 committed by GitHub
parent 195954ed59
commit 7630e81a08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,7 @@ export const DEFAULT_FAVORITE_RELAYS = [
'wss://pyramid.fiatjaf.com/', 'wss://pyramid.fiatjaf.com/',
'wss://140.f7z.io/', 'wss://140.f7z.io/',
'wss://news.utxo.one/', 'wss://news.utxo.one/',
'wss://algo.utxo.one' 'wss://algo.utxo.one/'
] ]
export const NIP_96_SERVICE = [ export const NIP_96_SERVICE = [