Skip to content

Commit

Permalink
Update src/lib/isMobilePhone.js
Browse files Browse the repository at this point in the history
Co-authored-by: Panagiotis Skias <[email protected]>
  • Loading branch information
shaktisaluja and skpanagiotis authored Jan 20, 2025
1 parent 3576425 commit f8bb427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/isMobilePhone.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const phones = {
'lt-LT': /^(\+370|8)\d{8}$/,
'lv-LV': /^(\+?371)2\d{7}$/,
'mg-MG': /^((\+?261|0)(2|3)\d)?\d{7}$/,
"mk-Mk": /^\+389(70|71|72|75|76|77|78)\d{6}$/,
'mk-Mk': /^\+389(70|71|72|75|76|77|78)\d{6}$/,
'mn-MN': /^(\+|00|011)?976(77|81|88|91|94|95|96|99)\d{6}$/,
'my-MM': /^(\+?959|09|9)(2[5-7]|3[1-2]|4[0-5]|6[6-9]|7[5-9]|9[6-9])[0-9]{7}$/,
'ms-MY': /^(\+?60|0)1(([0145](-|\s)?\d{7,8})|([236-9](-|\s)?\d{7}))$/,
Expand Down

0 comments on commit f8bb427

Please sign in to comment.