--- a/weather-metar.c 2023-05-11 10:53:16.000000000 +0200 +++ b/weather-metar.c 2023-10-25 19:31:01.819106202 +0200 @@ -550,7 +550,7 @@ } msg = soup_form_request_new ( - "GET", "https://www.aviationweather.gov/adds/dataserver_current/httpparam", + "GET", "https://www.aviationweather.gov/cgi-bin/data/dataserver.php", "dataSource", "metars", "requestType", "retrieve", "format", "xml",