aboutsummaryrefslogtreecommitdiff
path: root/examples/nword.js
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nword.js')
-rw-r--r--examples/nword.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nword.js b/examples/nword.js
index f4d362e..5286a88 100644
--- a/examples/nword.js
+++ b/examples/nword.js
@@ -54,7 +54,7 @@ main.on('tileUpdate', (send, source, tiles)=>{
}
});
-makeclean('','BLACK NIGGERS');
+makeclean('','BL[A\u0410]CK NIGGERS');
makeclean('I am racist', '[Nn]+ *[1Ii]+ *[Gg]+ *[Gg]+ *([3Ee]+ *[Rr]+|[4@Aa]+)');
makeclean('I am ableist', '[Rr]+ *[3Ee]+ *[Tt]+ *[4@Aa]+ *[Rr]+ *[Dd]+');