Skip to content

Commit e443be6

Browse files
committed
0.7.34 - wordlist improvements.
1 parent 0120601 commit e443be6

11 files changed

+156
-68
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustrict"
33
authors = ["Finn Bear"]
4-
version = "0.7.33"
4+
version = "0.7.34"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/finnbear/rustrict/"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ is used as a dataset. Positive accuracy is the percentage of profanity detected
177177

178178
| Crate | Accuracy | Positive Accuracy | Negative Accuracy | Time |
179179
|-------|----------|-------------------|-------------------|------|
180-
| [rustrict](https://crates.io/crates/rustrict) | 79.82% | 94.00% | 76.29% | 9s |
180+
| [rustrict](https://crates.io/crates/rustrict) | 80.00% | 93.98% | 76.52% | 9s |
181181
| [censor](https://crates.io/crates/censor) | 76.16% | 72.76% | 77.01% | 23s |
182182
| [stfu](https://crates.io/crates/stfu) | 91.74% | 77.69% | 95.25% | 45s |
183183
| [profane-rs](https://crates.io/crates/profane-rs) | 80.47% | 73.79% | 82.14% | 52s |

src/dictionary_blacklist.txt

+4
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ bn
114114
bohunks
115115
bollocks
116116
bomb china
117+
bomb germany
117118
bomb india
118119
bomb iran
119120
bomb israel
@@ -244,6 +245,7 @@ des
244245
diahrrea
245246
dickers
246247
dicks
248+
diddlers
247249
dildo(.*)
248250
dimwits
249251
dirty pillows
@@ -491,6 +493,7 @@ love minors
491493
love slavery
492494
lowlifes
493495
m
496+
making love
494497
male squirting
495498
masochists
496499
massive wood
@@ -578,6 +581,7 @@ overfagging
578581
overpregnant
579582
p
580583
pansexual
584+
passionate love
581585
pe nis
582586
pean is
583587
pean nis

src/dictionary_extra.txt

+8
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ cmon
6565
cntrb
6666
cockburn
6767
coming e
68+
co om
6869
cooment
6970
coomera
7071
coomercial
@@ -115,6 +116,9 @@ h on keyboard
115116
h tier
116117
hi @Bla
117118
hi tirp
119+
hiu
120+
hi u
121+
hi v
118122
ho ho ho
119123
honkeytonk
120124
honkey tonk
@@ -137,11 +141,13 @@ irl
137141
isn't it
138142
it, its
139143
it's a hole
144+
it's ex
140145
jarse
141146
a jewish
142147
edit jewish
143148
have jewish
144149
gee you
150+
g hey
145151
girl jewish
146152
guy jewish
147153
my jewish
@@ -164,6 +170,7 @@ kill ike
164170
killian
165171
kshatr
166172
last? it
173+
left it
167174
little hovercraft
168175
lmao
169176
lol
@@ -213,6 +220,7 @@ shoehorn your
213220
shouldn't it
214221
since 1
215222
since l
223+
speed*
216224
sperm whale
217225
spick and span
218226
strape

0 commit comments

Comments
 (0)