validate.47dbf779.js 64 B

1
  1. function o(e){return/^1[3456789]\d{9}$/.test(e)}export{o as c};