Skip to content

Instantly share code, notes, and snippets.

@kawanet
Created September 29, 2015 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kawanet/61d9ab15f9bdaaeb20a7 to your computer and use it in GitHub Desktop.
Save kawanet/61d9ab15f9bdaaeb20a7 to your computer and use it in GitHub Desktop.
日本語を含む URL にマッチする正規表現
/(https?:\/\/[\w\-\.\/\?\,\#\:\u3000-\u30FE\u4E00-\u9FA0\uFF01-\uFFE3]+)/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment