Skip to content

Instantly share code, notes, and snippets.

@swann44
Created July 21, 2020 09:28
Show Gist options
  • Save swann44/d8f88d9e4bbd9cf54bd37e7f1afaa444 to your computer and use it in GitHub Desktop.
Save swann44/d8f88d9e4bbd9cf54bd37e7f1afaa444 to your computer and use it in GitHub Desktop.
1- /[A]/g
2- /[0-9]{2}\/[0-9]{2}\/[0-9]{4}/g
3- /[0-9]\/[0-9]{2}/g
4- /[A-Za-z]{13}/g
5- /[a-z]{5}\:\/\/[a-z]{3}\.[a-z]{4}\.[a-z]{3}\/[a-z]{2}[0-9]{6}/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment