|
|
|
|
@ -30,4 +30,4 @@ export const URL_REGEX = /https?:\/\/[\w\p{L}\p{N}\p{M}&.-/?=#\-@%+_,:!~*]+/gu
@@ -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/'] |
|
|
|
|
|