Regex to extract domains from text, excluding domains as part of email address
new to here. Would be grateful for any idea.
I need a REGEX to extract domains from a text. Text will contain emails and domains, with extracting email don’t have problems but with domains it is a bit tricky.