any86 / any-rule

🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
https://any-rule.vercel.app/
MIT License
8.51k stars 830 forks source link

我有更好的正则: 手机号(mobile phone)中国(严谨), 根据工信部2019年最新公布的手机号段 #279

Closed jinwenhua521 closed 1 year ago

jinwenhua521 commented 1 year ago

运营商的最新号段

/^(13[0-9]|14[01456879]|15[0-35-9]|16[2567]|17[0-8]|18[0-9]|19[0-35-9])\d{8}$/

any86 commented 1 year ago

感谢