>>2188069According to his own guide;
"Use regular expressions, one per line.
Lines starting with a # will be ignored.
For example, /weeaboo/i will filter posts containing the string `weeaboo`, case-insensitive.
MD5 filtering uses exact string matching, not regular expressions."
It should already be case insensitive unless you use the MD5 filter. This thing is a hot mess.