Ad
  • Custom User Avatar

    "My code is not working" is not an issue.

  • Custom User Avatar

    Looks like there are a number of [ and ] floating about. Those should be escaped to make sure they're seen as plain characters and not character ranges.

  • Custom User Avatar
    SyntaxError: Invalid regular expression: /[(?:0(?=[13578])|1(?=[02]))1357802-(?=[0123])(?:0|12|3(?=[01]))[\d]]|[(?:0(?=[469])|1(?=[1]))1469-(?=[0123])(?:0|12|3(?=[0]))[\d]]|[(?:02)(?=-)-(?=[012])(?:0|1|2(?=[^9]))[\d]]/: Unmatched ')'
            at Object.handleError
            at ContextifyScript.Script.runInThisContext
        at Object.runInThisContext
    
  • Custom User Avatar

    Could you put ticks ` around the code, please? Some of it's been formatted as Markdown.