Created
December 5, 2019 14:21
-
-
Save krez69/e46285465514c6cb856c16a1d1dfdde1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/A\./g | |
/[0-9/]{1,}/ | |
/ \d\/\d./ | |
/[a-zA-Z]{14}/ | |
/(?:(?:https?|ftp|file):\/\/|www\.|ftp\.)(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[-A-Z0-9+&@#\/%=~_|$?!:,.])*(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[A-Z0-9+&@#\/%=~_|$])/gi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment