Add Manila Karachi and Masroor weather sources

This commit is contained in:
2569718930@qq.com
2026-04-16 16:43:37 +08:00
parent 46b0e63ffd
commit fd2b870d6a
4 changed files with 130 additions and 0 deletions
@@ -126,6 +126,47 @@ const CITY_SPECIFIC_SOURCES: Record<string, OfficialSourceLink[]> = {
kind: "metar",
},
],
manila: [
{
label: "Wunderground RPLL",
href: "https://www.wunderground.com/history/daily/ph/manila/RPLL",
kind: "agency",
},
{
label: "Ninoy Aquino International Airport",
href: "https://www.newnaia.com.ph/",
kind: "airport",
},
{
label: "RPLL METAR",
href: "https://aviationweather.gov/data/metar/?id=RPLL&decoded=1&taf=1",
kind: "metar",
},
],
karachi: [
{
label: "Wunderground OPKC",
href: "https://www.wunderground.com/history/daily/pk/karachi/OPKC",
kind: "agency",
},
{
label: "Jinnah International Airport",
href: "https://www.caapakistan.com.pk/",
kind: "airport",
},
{
label: "OPKC METAR",
href: "https://aviationweather.gov/data/metar/?id=OPKC&decoded=1&taf=1",
kind: "metar",
},
],
"masroor air base": [
{
label: "OPMR METAR",
href: "https://aviationweather.gov/data/metar/?id=OPMR&decoded=1&taf=1",
kind: "metar",
},
],
istanbul: [
{
label: "MGM",