修复 shenzhen 重复键,移除旧 ZGSZ 条目

This commit is contained in:
2569718930@qq.com
2026-05-25 06:12:05 +08:00
parent bf4be0436b
commit 33f0ee48b2
2 changed files with 0 additions and 18 deletions
@@ -593,23 +593,6 @@ const CITY_SPECIFIC_SOURCES: Record<string, OfficialSourceLink[]> = {
kind: "metar",
},
],
shenzhen: [
{
label: "NMC 深圳天气",
href: "https://m.nmc.cn/publish/forecast/AGD/shenzuo.html",
kind: "agency",
},
{
label: "深圳宝安国际机场",
href: "https://www.szairport.com/",
kind: "airport",
},
{
label: "ZGSZ METAR",
href: "https://aviationweather.gov/data/metar/?id=ZGSZ&decoded=1&taf=1",
kind: "metar",
},
],
qingdao: [
{
label: "Wunderground ZSQD",
-1
View File
@@ -89,7 +89,6 @@ const CITY_REGION_FALLBACK: Record<string, MarketRegionKey> = {
seoul: "asia_pacific",
busan: "asia_pacific",
"hong kong": "asia_pacific",
"shenzhen": "asia_pacific",
taipei: "asia_pacific",
shanghai: "asia_pacific",
singapore: "asia_pacific",