From 995ccfafcd0cfc497d345e5919566fc3078a8bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randolf=20Richardson=20=E5=BC=B5=E6=96=87=E9=81=93?= Date: Thu, 21 Nov 2024 17:34:42 -0800 Subject: [PATCH 1/2] Added a profanity Added a profanity that was introduced in a South Park (TV series) episode about curse words. --- en.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en.txt b/en.txt index ae67a44..1936971 100644 --- a/en.txt +++ b/en.txt @@ -491,6 +491,7 @@ mdlb meat masseuse meat spin meatspin +meecrob menage a trois menage-a-trois menages a trois @@ -806,4 +807,4 @@ zippo cat zippo-cat zippocat zoophile -zoophilia \ No newline at end of file +zoophilia From 946b95cccad7eaff9fd8d3103b989dd471f3ce37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randolf=20Richardson=20=E5=BC=B5=E6=96=87=E9=81=93?= Date: Thu, 21 Nov 2024 18:09:32 -0800 Subject: [PATCH 2/2] Update en.json --- src/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/en.json b/src/en.json index 7d986b9..f7d0ef1 100644 --- a/src/en.json +++ b/src/en.json @@ -2477,6 +2477,10 @@ "id": "horseshit", "match": "horseshit|horse-shit|horse shit" }, + { + "id": "meecrob", + "match": "pile of meecrob" + }, { "id": "piece-of-shit", "match": "piece of shit|pieces of shit"