From 33f0ee48b2d759846dfd2694779268177de42586 Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Mon, 25 May 2026 06:12:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20shenzhen=20=E9=87=8D?= =?UTF-8?q?=E5=A4=8D=E9=94=AE=EF=BC=8C=E7=A7=BB=E9=99=A4=E6=97=A7=20ZGSZ?= =?UTF-8?q?=20=E6=9D=A1=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/lib/dashboard-official-sources.ts | 17 ----------------- frontend/lib/scan-market-focus.ts | 1 - 2 files changed, 18 deletions(-) diff --git a/frontend/lib/dashboard-official-sources.ts b/frontend/lib/dashboard-official-sources.ts index 7b7a67e6..323ff8ed 100644 --- a/frontend/lib/dashboard-official-sources.ts +++ b/frontend/lib/dashboard-official-sources.ts @@ -593,23 +593,6 @@ const CITY_SPECIFIC_SOURCES: Record = { 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", diff --git a/frontend/lib/scan-market-focus.ts b/frontend/lib/scan-market-focus.ts index 9aa4fd3f..5532bffe 100644 --- a/frontend/lib/scan-market-focus.ts +++ b/frontend/lib/scan-market-focus.ts @@ -89,7 +89,6 @@ const CITY_REGION_FALLBACK: Record = { seoul: "asia_pacific", busan: "asia_pacific", "hong kong": "asia_pacific", - "shenzhen": "asia_pacific", taipei: "asia_pacific", shanghai: "asia_pacific", singapore: "asia_pacific",