UNPKG

sinhala_profanity_filter

Version:
9 lines (7 loc) 193 B
const badWords = [ 'fuck', 'bitch', 'huththo', 'huththi', 'huththiye', 'hutto', 'hutti', 'huttiye', 'pakaya', 'wesi', 'wesiye', 'keri', 'keriya', ]; module.exports = badWords;