恢复美国城市电报推送和子话题

This commit is contained in:
2569718930@qq.com
2026-05-26 00:25:35 +08:00
parent 9545725d7f
commit 8cb2beb956
+6
View File
@@ -579,6 +579,8 @@ HIGH_FREQ_AIRPORT_CITIES = {
"seoul", "singapore", "busan", "tokyo", "ankara", "helsinki", "amsterdam", "seoul", "singapore", "busan", "tokyo", "ankara", "helsinki", "amsterdam",
"istanbul", "paris", "hong kong", "shenzhen", "taipei", "istanbul", "paris", "hong kong", "shenzhen", "taipei",
"beijing", "shanghai", "guangzhou", "qingdao", "chengdu", "chongqing", "wuhan", "beijing", "shanghai", "guangzhou", "qingdao", "chengdu", "chongqing", "wuhan",
"new york", "los angeles", "chicago", "denver", "atlanta",
"miami", "san francisco", "houston", "dallas", "austin", "seattle",
"tel aviv", "tel aviv",
} }
HIGH_FREQ_AIRPORT_ICAO = { HIGH_FREQ_AIRPORT_ICAO = {
@@ -587,6 +589,10 @@ HIGH_FREQ_AIRPORT_ICAO = {
"paris": "LFPB", "hong kong": "HKO", "shenzhen": "LFS", "taipei": "466920", "paris": "LFPB", "hong kong": "HKO", "shenzhen": "LFS", "taipei": "466920",
"beijing": "ZBAA", "shanghai": "ZSPD", "guangzhou": "ZGGG", "qingdao": "ZSQD", "beijing": "ZBAA", "shanghai": "ZSPD", "guangzhou": "ZGGG", "qingdao": "ZSQD",
"chengdu": "ZUUU", "chongqing": "ZUCK", "wuhan": "ZHHH", "chengdu": "ZUUU", "chongqing": "ZUCK", "wuhan": "ZHHH",
"new york": "KLGA", "los angeles": "KLAX", "chicago": "KORD",
"denver": "KBKF", "atlanta": "KATL", "miami": "KMIA",
"san francisco": "KSFO", "houston": "KHOU", "dallas": "KDAL",
"austin": "KAUS", "seattle": "KSEA",
"tel aviv": "LLBG", "tel aviv": "LLBG",
} }
# Settlement runway mapping — matches settlement anchor stations. # Settlement runway mapping — matches settlement anchor stations.