/ Published in: Regular Expression
URL: http://daringfireball.net/2009/11/liberal_regex_for_matching_urls
Expand |
Embed | Plain Text
\b(([\w-]+://?|www[.])[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|/)))
You need to login to post a comment.
