Running:
Blasp::allLanguages()
->block('foo', 'bar')
->check($username);
On these usernames:
- fooapple = clean
- foobar = offensive
- fooshit = offensive
It looks as if it either needs to either match multiple "block" words or at least one "profane" word.
Running:
On these usernames:
It looks as if it either needs to either match multiple "block" words or at least one "profane" word.