|
|
|
|
|
by partly_cloudy
1188 days ago
|
|
the denylist on the site is actually pretty quite simple. for now, it's just a list of chunks of words and the form validation will just compare the username against that list, where each chunk in the list if used as a regexp |
|