feat: update monitor relays

This commit is contained in:
codytseng
2025-02-11 17:10:35 +08:00
parent b91f46723e
commit 8f5c3ac4d6

View File

@@ -30,4 +30,4 @@ export const URL_REGEX = /https?:\/\/[\w\p{L}\p{N}\p{M}&.-/?=#\-@%+_,:!~*]+/gu
export const EMAIL_REGEX = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/
export const MONITOR = '9bbbb845e5b6c831c29789900769843ab43bb5047abe697870cb50b6fc9bf923'
export const MONITOR_RELAYS = ['wss://history.nostr.watch/']
export const MONITOR_RELAYS = ['wss://relay.nostr.watch/']