From bc80a8e1bb262fd7898ae1e86b3c629dfacc3872 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Tue, 15 Feb 2022 13:09:08 -0800 Subject: [PATCH] Update profanity. --- profanity_filter.py | 4 ++++ 1 file changed, 4 insertions(+) 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', -- 2.45.2