COUNTRIES_WITHOUT_POSTCODES = [ [ "Angola", "AO" ], [ "Antigua and Barbuda", "AG" ], [ "Aruba", "AW" ], [ "Bahamas", "BS" ], [ "Belize", "BZ" ], [ "Benin", "BJ" ], [ "Bolivia", "BO" ], [ "Botswana", "BW" ], [ "Burkina Faso", "BF" ], [ "Burundi", "BI" ], [ "Cameroon", "CM" ], [ "Central African Republic", "CF" ], [ "Chad", "TD" ], [ "Comoros", "KM" ], [ "Congo", "CG" ], [ "Congo, Democratic Republic of the", "CD" ], [ "Cook Islands", "CK" ], [ "Cote d'Ivoire", "CI" ], [ "CuraƧao", "CW" ], [ "Djibouti", "DJ" ], [ "Dominica", "DM" ], [ "Equatorial Guinea", "GQ" ], [ "East Timor", "TL" ], [ "Eritrea", "ER" ], [ "Fiji", "FJ" ], [ "French Southern Territories", "TF" ], [ "Gabon", "GA" ], [ "Gambia", "GM" ], [ "Grenada", "GD" ], [ "Guyana", "GY" ], [ "Heard and McDonald Islands", "HM" ], [ "Hong Kong", "HK" ], [ "Kiribati", "KI" ], [ "Macao", "MO" ], [ "Mali", "ML" ], [ "Mauritania", "MR" ], [ "Nauru", "NR" ], [ "Netherlands Antilles", "AN" ], [ "Niue", "NU" ], [ "North Korea", "KP" ], [ "Qatar", "QA" ], [ "Rwanda", "RW" ], [ "Sao Tome and Principe", "ST" ], [ "Seychelles", "SC" ], [ "Sierra Leone", "SL" ], [ "Solomon Islands", "SB" ], [ "South Sudan", "SS" ], [ "Suriname", "SR" ], [ "Syria", "SY" ], [ "Tokelau", "TK" ], [ "Togo", "TG" ], [ "Tonga", "TO" ], [ "Tuvalu", "TV" ], [ "Uganda", "UG" ], [ "United Arab Emirates", "AE" ], [ "Vanuatu", "VU" ], [ "Yemen", "YE" ], [ "Zimbabwe", "ZW" ] ]