Some user is flooding with some chars that bypass regex filters. when I paste that chars into UTF8 editor, they look same (except the flood version is not selectable completly: it seems to be some invisible chars inserted
And when you switch to ANSI encodage, you clearly see the difference of the 2 words liebehomo lâ€iâ€ebâ€ehâ€oâ€mo
When I paste that spammy word into developer tool, I get
s.length gives 14 and not 9 !
So my question is: how would it be possible to filter these spammy words that contains some strange chars ?