piighost/in-pin

Indian PIN code: six digits, the first being the postal zone and never zero. Six bare digits are common in reference numbers, so expect it to flag more than addresses.

Label: IN_PIN

Pattern

(?<!\d)[1-9]\d{5}(?!\d)

Must be caught

Must be left alone

Tags: in, location, contact

Download the detector as TOML