Skip to content

Instantly share code, notes, and snippets.

@tlikai
Created April 21, 2015 14:52
Show Gist options
  • Save tlikai/0c52b8b492fb03e18566 to your computer and use it in GitHub Desktop.
Save tlikai/0c52b8b492fb03e18566 to your computer and use it in GitHub Desktop.
China cellphone number regex
/^(170[059]\d{7}|(14[57]|15[^4,\D]|17[678])\d{8}|1[38]\d{9})$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment