Skip to content

Instantly share code, notes, and snippets.

@e7
Created December 12, 2017 10:31
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 e7/6e0a9fb564e8a56ee21fff692ff23bde to your computer and use it in GitHub Desktop.
Save e7/6e0a9fb564e8a56ee21fff692ff23bde to your computer and use it in GitHub Desktop.
常用正则
https://jex.im/regulex/
# 合法URL
(https?)://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment