Added MAGHRIB and WAFR codes

This commit is contained in:
freearhey
2021-02-09 06:41:27 +03:00
parent 58bfb56395
commit 58ee48ee38
2 changed files with 28 additions and 0 deletions

View File

@@ -536,6 +536,10 @@
"VE"
]
},
"MAGHRIB": {
"name": "Maghrib",
"codes": ["DZ", "LY", "MA", "MR", "TN"]
},
"MEA": {
"name": "Middle East and Africa",
"codes": [
@@ -797,5 +801,27 @@
"ZM",
"ZW"
]
},
"WAFR": {
"name": "West Africa",
"codes": [
"BF",
"BJ",
"CI",
"CV",
"GH",
"GM",
"GN",
"GW",
"LR",
"ML",
"MR",
"NE",
"NG",
"SH",
"SL",
"SN",
"TG"
]
}
}