remove shit

This commit is contained in:
Erik 2022-08-01 00:18:22 +03:00
parent 0b150680ff
commit 876de5ca9e
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -23,12 +23,6 @@ module.exports = class FilterUtility {
FilterUtility.whitelist = new BinaryTree(null, whitelist);
}
/*static filter = {
words: CONFIG.words.map((word) => new RegExp(`(${word})`, 'gi')),
_words: CONFIG._words,
links: CONFIG.links
}*/
static get REPLACED_CHARS_PATTERNS() {
return {
"0": "0|⓪|₀|⁰|𝟢|𝟘||𝟎|𝟬|𝟶",