Skip to content

Commit ee7fe7a

Browse files
committed
l -> i
1 parent 9d7331f commit ee7fe7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/util.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ const fixedDataset = englishDataset
8686
.addPattern(pattern`xioix`)
8787
.addPattern(pattern`xiooix`)
8888
.addPattern(pattern`l[l]e[e]b[b]ro[o]n`)
89+
.addPattern(pattern`ie[e]b[b]ro[o]n`)
8990
.addPattern(pattern`prickl[l]e`)
91+
.addPattern(pattern`prickie`)
9092
);
9193
// Work-around for:
9294
// https://github.com/jo3-l/obscenity/issues/100

0 commit comments

Comments
 (0)