feat: replace trending notes service

This commit is contained in:
codytseng
2025-11-21 10:35:45 +08:00
parent 18ae2a5fd4
commit 8edec0f7f6
3 changed files with 18 additions and 116 deletions

View File

@@ -65,6 +65,8 @@ export const BIG_RELAY_URLS = [
export const SEARCHABLE_RELAY_URLS = ['wss://relay.nostr.band/', 'wss://search.nos.today/']
export const TRENDING_NOTES_RELAY_URLS = ['wss://trending.relays.land/']
export const GROUP_METADATA_EVENT_KIND = 39000
export const ExtendedKind = {