Update Shenzhen NMC source URL and station code
This commit is contained in:
@@ -564,7 +564,7 @@ const CITY_SPECIFIC_SOURCES: Record<string, OfficialSourceLink[]> = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "NMC 深圳天气",
|
label: "NMC 深圳天气",
|
||||||
href: "https://m.nmc.cn/publish/forecast/AGD/shenzhen.html",
|
href: "https://m.nmc.cn/publish/forecast/AGD/shenzuo.html",
|
||||||
kind: "agency",
|
kind: "agency",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -38,8 +38,8 @@ NMC_CITY_REFERENCES: Dict[str, Dict[str, Any]] = {
|
|||||||
},
|
},
|
||||||
"shenzhen": {
|
"shenzhen": {
|
||||||
"region_label": "深圳",
|
"region_label": "深圳",
|
||||||
"page_url": "https://m.nmc.cn/publish/forecast/AGD/shenzhen.html",
|
"page_url": "https://m.nmc.cn/publish/forecast/AGD/shenzuo.html",
|
||||||
"station_code": "59493",
|
"station_code": "AhpEU",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user