SEVERITY = 1
» Has to be an EXACT match.
» I.e. "fuck" but not "f1ck"
SEVERITY = 2
» Has to be a VERY CLOSE match. Same level as GamerSafer regex.
» I.e. "f uck"
SEVERITY = 3
» Has to be a CLOSE match Catches symbol replacements; recommended.
» I.e. "f*ck" but not "fu0k"
SEVERITY = 4
» Full check. Not recommended; often catches same length words with the same start if it contains symbols.
» I.e. "fµ¢<" or "f|(k" but, additionally, "f133"