From b05789a36788f4b75f78b0c1ecc5433169c7ffff Mon Sep 17 00:00:00 2001 From: MOK <69356552+tagcloud-hk@users.noreply.github.com> Date: Sat, 9 May 2026 00:38:31 +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 c648a91..e4d63bc 100644 --- a/data/map.json +++ b/data/map.json @@ -106,6 +106,23 @@ } ] }, + { + "id": "LA", + "name": "Laos (老挝)", + "keyword_file": "kw_LA.txt", + "states": [ + { + "id": "Default", + "name": "Default State", + "cities": [ + { + "id": "Vientiane", + "name": "Vientiane (万象)" + } + ] + } + ] + }, { "id": "KR", "name": "South Korea (韩国)",