We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e872e commit 661c6d5Copy full SHA for 661c6d5
src/util.js
@@ -48,6 +48,9 @@ const fixedDataset = englishDataset.addPhrase((phrase) =>
48
.addPattern(pattern`xiooix`)
49
.addPattern(pattern`admits`)
50
.addPattern(pattern`orz`)
51
+ .addPattern(pattern`otz`)
52
+ .addPattern(pattern`ozr`)
53
+ .addPattern(pattern`lebron`)
54
);
55
// Work-around for:
56
// https://github.com/jo3-l/obscenity/issues/100
0 commit comments