Added sats.pm

This commit is contained in:
cryptoteun
2021-11-20 21:31:41 +01:00
committed by GitHub
parent 7e5e6074d2
commit b7a0abe55d

View File

@@ -348,6 +348,10 @@ const SATDRESS_SERVERS = [
urlLink: 'https://tinytip.me', urlLink: 'https://tinytip.me',
urlText: '@tinytip.me', urlText: '@tinytip.me',
}, },
{
urlLink: 'https://sats.pm',
urlText: '@sats.pm',
},
]; ];