← go back
This is the regex that wasteof uses to check usernames:
^[a-z0-9_\\-]{1,20}$
Jan 20, 2022, 8:09 PM
2 1 1
This is the regex that wasteof uses to check usernames:
^[a-z0-9_\\-]{1,20}$
Comments