Last active
August 3, 2019 23:33
-
-
Save Saamstep/b17f1c6bb5600fa9ae416691c68a805f to your computer and use it in GitHub Desktop.
Useful Regular Expressions
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
Discord Username: | |
/[a-zA-Z\d]{1,32}#\d\d\d\d/g | |
Take in specific web address | |
(https:\/\/|www\.|https:\/\/www\.)(DOMAIN\.TLD\d{1,7}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment