From ac0c4abd8b7bdce8ba5aaa3e3508e53f5a4cda32 Mon Sep 17 00:00:00 2001 From: MOK <69356552+tagcloud-hk@users.noreply.github.com> Date: Sat, 9 May 2026 00:36:04 +0800 Subject: [PATCH] Update map.json --- data/map.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/data/map.json b/data/map.json index 357cac0..c648a91 100644 --- a/data/map.json +++ b/data/map.json @@ -89,6 +89,23 @@ } ] }, + { + "id": "MM", + "name": "Myanmar (缅甸)", + "keyword_file": "kw_MM.txt", + "states": [ + { + "id": "Default", + "name": "Default State", + "cities": [ + { + "id": "Yangon", + "name": "Yangon (仰光)" + } + ] + } + ] + }, { "id": "KR", "name": "South Korea (韩国)",