Skip to content

Multiple block words required to be counted as offensive #51

Description

@acolden

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions