piighost/kr-phone

South Korean mobile number, the +82 country code or the 0 trunk prefix then a 1 and the carrier digit, then seven or eight digits. Mobile only on purpose: a Korean landline is short enough to collide with the resident registration number beside it.

Label: KR_PHONE

Pattern

(?<![\w+])(?:\+82|0)[\s.-]?1[0-9](?:[\s.-]?\d){7,8}(?!\w)

Must be caught

Must be left alone

Tags: kr, contact

Download the detector as TOML