diff --git a/data/map.json b/data/map.json index 72400f9..0390ade 100644 --- a/data/map.json +++ b/data/map.json @@ -276,6 +276,23 @@ } ] }, + { + "id": "MO", + "name": "Macau (澳门)", + "keyword_file": "kw_MO.txt", + "states": [ + { + "id": "Default", + "name": "Default State", + "cities": [ + { + "id": "Macau", + "name": "Macau (澳门)" + } + ] + } + ] + }, { "id": "VN", "name": "Vietnam (越南)",