Format:
one word in a row
use β=β to seperate badword and replacement
If you want to ban a word instead of replacement, replace respective word to $banflag
use {x} to limit word between two characters, x repersents character quantity to be ignored
eg. "a{1}s{2}s" (not contain "") can filter "ass" , "axsxs" and "axsxxs" .,etc.
Examples:
toobad=** (replace toobad to **)
badword=good (replace badword to good)
sexword=$banflag (forbid to publish content contains sexword)
|