libmateweather: update patch.
This commit is contained in:
parent
4309bbb18c
commit
7cfab2b6b1
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ index 7bc24fc9..4698a077 100644
|
|||
}
|
||||
|
||||
msg = soup_form_request_new (
|
||||
- "GET", "https://aviationweather.gov/cgi-bin/data/dataserver.php",
|
||||
- "GET", "https://www.aviationweather.gov/cgi-bin/data/dataserver.php",
|
||||
+ "GET", "https://aviationweather.gov/api/data/dataserver",
|
||||
"dataSource", "metars",
|
||||
"requestType", "retrieve",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue