feat: render zap goals
This commit is contained in:
@ -49,4 +49,4 @@ export function splitByUrl(str: string) {
|
||||
/((?:http|ftp|https|nostr|web\+nostr|magnet):\/?\/?(?:[\w+?.\w+])+(?:[a-zA-Z0-9~!@#$%^&*()_\-=+\\/?.:;',]*)?(?:[-A-Za-z0-9+&@#/%=~()_|]))/i;
|
||||
|
||||
return str.split(urlRegex);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user