79112881

Date: 2024-10-22 07:32:46
Score: 2.5
Natty:
Report link

Thanks for reply. I manage to find a solution.

const number = mobileNumber.trim().replace(/[^\d]/g, "");
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: deniz demiieras