diff --git a/resources/countries.json b/resources/countries.json index a9a0fa6..6599888 100644 --- a/resources/countries.json +++ b/resources/countries.json @@ -5308,6 +5308,9 @@ "area": 9629091, "currency": "USD", "phone": "1", + "trunkPrefix": "1", + "landLineFormat": "[2-9]\\d{9}", + "mobileFormat": "[2-9]\\d{9}", "continent": "NA", "population": 310232863 },