diff --git a/components/community.js b/components/community.js index bd85480..26379c7 100644 --- a/components/community.js +++ b/components/community.js @@ -348,6 +348,10 @@ const SATDRESS_SERVERS = [ urlLink: 'https://tinytip.me', urlText: '@tinytip.me', }, + { + urlLink: 'https://sats.pm', + urlText: '@sats.pm', + }, ];