Skip to content

Commit

Permalink
Merge pull request wmoxam#88 from combinaut/master
Browse files Browse the repository at this point in the history
Add new US area codes.
  • Loading branch information
Wesley Moxam committed Oct 31, 2018
2 parents d11c2c9 + 5438420 commit 424a372
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lib/phonie/data/phone_countries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
:iso_3166_code: US
:name: United States
:international_dialing_prefix: '011'
:area_code: 800|822|833|844|855|866|877|880|881|882|883|884|885|886|887|888|889|900|456|500|533|544|566|700|710|205|251|256|334|659|938|907|250|480|520|602|623|928|327|479|501|870|209|213|310|323|341|369|408|415|424|442|510|530|559|562|619|626|627|628|650|657|661|669|707|714|747|760|764|805|818|831|858|909|916|925|935|949|951|303|719|720|970|203|475|860|959|302|202|239|305|321|352|386|407|561|689|727|754|772|786|813|850|863|904|941|954|229|404|470|478|678|706|762|770|912|808|208|217|224|309|312|331|447|464|618|630|708|730|773|779|815|847|872|219|260|317|574|765|812|319|515|563|641|712|316|620|785|913|270|364|502|606|859|225|318|337|504|985|207|227|240|301|410|443|667|339|351|413|508|617|774|781|857|978|231|248|269|313|517|586|616|679|734|810|906|947|989|218|320|507|612|651|763|952|228|601|662|769|314|417|557|573|636|660|816|975|406|308|402|531|702|775|603|201|551|609|732|848|856|862|908|973|505|575|212|315|347|516|518|585|607|631|646|716|718|845|914|917|929|252|336|704|828|910|919|980|984|701|216|234|283|330|380|419|440|513|567|614|740|937|405|539|580|918|458|503|541|971|215|267|272|412|445|484|570|582|610|717|724|814|835|878|401|803|843|864|605|423|615|731|865|901|931|210|214|254|281|325|361|409|430|432|469|512|682|713|737|806|817|830|832|903|915|936|940|956|972|979|385|435|801|802|276|434|540|571|703|757|804|206|253|360|425|509|564|304|681|262|274|414|534|608|715|920|307
:area_code: 201|202|203|205|206|207|208|209|210|212|213|214|215|216|217|218|219|220|223|224|225|227|228|229|231|234|239|240|248|250|251|252|253|254|256|260|262|267|269|270|272|274|276|279|281|283|301|302|303|304|305|307|308|309|310|312|313|314|315|316|317|318|319|320|321|323|325|326|327|330|331|332|334|336|337|339|341|346|347|351|352|360|361|364|369|380|385|386|401|402|404|405|406|407|408|409|410|412|413|414|415|417|419|423|424|425|430|432|434|435|440|442|443|445|447|456|458|463|464|469|470|475|478|479|480|484|500|501|502|503|504|505|507|508|509|510|512|513|515|516|517|518|520|530|531|533|534|539|540|541|544|551|557|559|561|562|563|564|566|567|570|571|573|574|575|580|582|585|586|601|602|603|605|606|607|608|609|610|612|614|615|616|617|618|619|620|623|626|627|628|629|630|631|636|640|641|646|650|651|657|659|660|661|662|667|669|678|679|680|681|682|689|700|701|702|703|704|706|707|708|710|712|713|714|715|716|717|718|719|720|724|725|726|727|730|731|732|734|737|740|743|747|754|757|760|762|763|764|765|769|770|772|773|774|775|779|781|785|786|800|801|802|803|804|805|806|808|810|812|813|814|815|816|817|818|820|822|828|830|831|832|833|835|838|843|844|845|847|848|850|854|855|856|857|858|859|860|862|863|864|865|866|870|872|877|878|880|881|882|883|884|885|886|887|888|889|900|901|903|904|906|907|908|909|910|912|913|914|915|916|917|918|919|920|925|928|929|930|931|934|935|936|937|938|940|941|947|949|951|952|954|956|959|970|971|972|973|975|978|979|980|984|985|986|989
:local_number_format: \d{7}
:number_format: \d{10}
-
Expand All @@ -904,7 +904,7 @@
:iso_3166_code: CA
:name: Canada
:international_dialing_prefix: '011'
:area_code: 403|587|780|825|236|250|604|672|778|204|431|506|709|902|226|249|289|343|365|416|437|519|613|647|705|807|905|902|418|438|450|514|579|581|819|873|306|639|867
:area_code: 204|226|236|249|250|289|306|343|365|403|416|418|431|437|438|450|506|514|519|579|581|587|604|613|639|647|672|705|709|778|780|807|819|825|867|873|902|902|905
:local_number_format: \d{7}
:number_format: \d{10}
-
Expand Down Expand Up @@ -1974,4 +1974,3 @@
:local_number_format: \d{5,9}
:mobile_format: '[6|7]\d{9}'
:number_format: \d{10}

0 comments on commit 424a372

Please sign in to comment.