I'm using the RegExp below to find links in a string. I need to extend it with a check for all domain TLDs (.com, travel, .name, etc). I'm using the RegExp below to find links in a s
I'm using the RegExp below to find links in a string. I need to extend it with a check for all domain TLDs (.com, travel, .name, etc). I'm using the RegExp below to find links in a s