Skip to content

Commit 8cf4973

Browse files
committed
Auto‑update: 2025-06-14 19:18:23 UTC
1 parent e0c237b commit 8cf4973

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

resources/bad_words.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ id,word,severity
2727
56,Jinni,1
2828
205,Jipiriq,1
2929
323,Kispurush,30
30+
326,Ko't,35
3031
195,Kot,1
3132
65,Kotinga,1
3233
194,Koʻt,1
@@ -44,6 +45,7 @@ id,word,severity
4445
213,Pizdes,1
4546
115,Poxuy,1
4647
114,Poxxuy,1
48+
325,Pzdc,80
4749
154,Pzds,1
4850
155,Pzdss,1
4951
269,Qanchiq,1
@@ -94,6 +96,7 @@ id,word,severity
9496
278,daun,1
9597
84,dinnaxuy,1
9698
110,fuck,1
99+
324,fuck off,75
97100
111,fucking,1
98101
160,gandon,1
99102
167,gay,1
@@ -118,6 +121,7 @@ id,word,severity
118121
83,nigger,1
119122
23,om,1
120123
96,onangni,1
124+
327,onangni ami,100
121125
184,oom,1
122126
12,p1zdes,1
123127
75,pidaras,1

resources/bad_words.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@
139139
"word": "Kispurush",
140140
"severity": 30
141141
},
142+
{
143+
"id": 326,
144+
"word": "Ko't",
145+
"severity": 35
146+
},
142147
{
143148
"id": 195,
144149
"word": "Kot",
@@ -224,6 +229,11 @@
224229
"word": "Poxxuy",
225230
"severity": 1
226231
},
232+
{
233+
"id": 325,
234+
"word": "Pzdc",
235+
"severity": 80
236+
},
227237
{
228238
"id": 154,
229239
"word": "Pzds",
@@ -474,6 +484,11 @@
474484
"word": "fuck",
475485
"severity": 1
476486
},
487+
{
488+
"id": 324,
489+
"word": "fuck off",
490+
"severity": 75
491+
},
477492
{
478493
"id": 111,
479494
"word": "fucking",
@@ -594,6 +609,11 @@
594609
"word": "onangni",
595610
"severity": 1
596611
},
612+
{
613+
"id": 327,
614+
"word": "onangni ami",
615+
"severity": 100
616+
},
597617
{
598618
"id": 184,
599619
"word": "oom",

resources/bad_words.xlsx

79 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)