From 89b146a068211ac450ca5cc4112a02f2c394dbd0 Mon Sep 17 00:00:00 2001 From: Victor Williams Date: Sun, 24 Dec 2023 21:36:55 -0500 Subject: [PATCH] Remove deprecated MetaWeather (#112) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c926155..296a691 100644 --- a/README.md +++ b/README.md @@ -1105,7 +1105,6 @@ For information on contributing to this project, please see the [contributing gu | [7Timer!](http://www.7timer.info/doc.php?lang=en) | Weather, especially for Astroweather | No | No | Unknown | | [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown | | [Dark Sky](https://darksky.net/dev/) | Weather | `apiKey` | Yes | No | -| [MetaWeather with CORS](https://metaweather-with-cors.now.sh/) | Weather | No | Yes | Yes | | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | No | Yes | Unknown | | [NOAA Climate Data](https://www.ncdc.noaa.gov/cdo-web/) | Weather and climate data | `apiKey` | Yes | Unknown | | [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown |