diff options
| author | Scott Gasch <[email protected]> | 2022-02-15 13:09:08 -0800 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-02-15 13:09:08 -0800 |
| commit | bc80a8e1bb262fd7898ae1e86b3c629dfacc3872 (patch) | |
| tree | 510ce5d1d295a82107191c3c04adea865151f174 /profanity_filter.py | |
| parent | ceeb92a63c65599ec4e8b21549ec5320378aca43 (diff) | |
Update profanity.
Diffstat (limited to 'profanity_filter.py')
| -rwxr-xr-x | profanity_filter.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profanity_filter.py b/profanity_filter.py index 37756ba..c64a2ec 100755 --- a/profanity_filter.py +++ b/profanity_filter.py @@ -244,6 +244,10 @@ class ProfanityFilter(object): 'give head', 'giving head', 'gave head', + 'gave you head', + 'gave him head', + 'gave them head', + 'gave us head', 'goatcx', 'goatse', 'goddamn', |
