Racism

The filter is commonly used to remove racist content.

This example removes posts or comments containing a racist word:

# Bad Words
priority: -100
type: any
domain+content+title (regex, includes): ['n[i!1l|][gq]+[e3] ?r'']
action: remove
action_reason: "Includes inappropriate language

This configuration uses regex to match word variations.