From 70014c58da1d8bd59b3c5cd58282c1b16a60792b Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Sun, 1 Nov 2020 09:11:23 +0100 Subject: [PATCH] Remove MetaWeather which does not support CORS --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 515b7638..f4e46547 100644 --- a/README.md +++ b/README.md @@ -914,7 +914,6 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [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 | -| [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No | | [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 |