Skip to content

Instantly share code, notes, and snippets.

@danielfone
Created December 2, 2013 21:54
Show Gist options
  • Save danielfone/7759776 to your computer and use it in GitHub Desktop.
Save danielfone/7759776 to your computer and use it in GitHub Desktop.
URL_MATCH = Oniguruma::ORegexp.new %q{(?i)(?<=\s|^)((?:https?://|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,4}/)(?:[^\s()<>]+|\(([^\s()<>]+|(\([^\s()<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment