我有更好的正则: 手机号(mobile phone)中国(严谨), 根据工信部2019年最新公布的手机号段
Author: killer12138Created Jan 6, 2026Updated Jan 6, 2026
/^(?:(?:\+|00)86)?1(?:(?:3[\d])|(?:4[5-79])|(?:5[0-35-9])|(?:6[5-7])|(?:7[0-8])|(?:8[\d])|(?:9[0-35-9]))\d{8}$/ 支持 190, 191, 192 (广电), 193, 195, 196, 197, 198, 199。最新字段
Source: any86/any-rule