79416379

Date: 2025-02-05 22:53:21
Score: 1.5
Natty:
Report link

For anyone coming across this in the future.

Try escaping the hyphen with a backslash:

pattern=^\d{10}$|^\d{3}([\s\-\.])\d{3}\1\d{4}$

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ty P