How to I make regex filtering not case sensitive?
I use multiple strings to block spam using the regex thing which works well except it seems to be case sensitive meaning I have to enter endless combinations of the same string. How do I make not case sensitive ?
-
Hello, We don't offer support for developing custom regular expressions, but the links referenced in the previous post should help point you in the right direction. Thanks! 0
Please sign in to leave a comment.
Comments
2 comments