We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784e52a commit e4eddd9Copy full SHA for e4eddd9
1 file changed
src/lib/isMobilePhone.js
@@ -26,6 +26,7 @@ const phones = {
26
'bg-BG': /^(\+?359|0)?8[789]\d{7}$/,
27
'bn-BD': /^(\+?880|0)1[13456789][0-9]{8}$/,
28
'ca-AD': /^(\+376)?[346]\d{5}$/,
29
+ 'ci-CI': /^(\+?225)?(0[157])\d{8}$/,
30
'cs-CZ': /^(\+?420)? ?[1-9][0-9]{2} ?[0-9]{3} ?[0-9]{3}$/,
31
'da-DK': /^(\+?45)?\s?\d{2}\s?\d{2}\s?\d{2}\s?\d{2}$/,
32
'de-DE': /^((\+49|0)1)(5[0-25-9]\d|6([23]|0\d?)|7([0-57-9]|6\d))\d{7,9}$/,
0 commit comments