Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Make Regex for anti swear

    Help wanted · · · – – – · · ·
    regex antiswear bypass
    2
    2
    53
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Fabio grossi
      Fabio grossi last edited by Fabio grossi

      Hi everyone!
      I have a blacklist similar to this:

      • idiot(a|i|e)?

      This block the idiot, idiota, idioti, idiote words.
      But some users bypass this check by changing some letters with others
      Ex: idi0t4
      How can I make a regex list for block bypass attempts mimilar to this?

      Alan Kilborn 1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Fabio grossi last edited by

        @Fabio-grossi

        Regex isn’t going to be able to help you with this task.

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors