From a23cf9113f2768b2e12c07e40fe1322f690fb9fd Mon Sep 17 00:00:00 2001 From: Muso Kon Date: Thu, 1 Aug 2019 16:21:35 +0900 Subject: [PATCH] Removed Yahoo Weather API As of Jan. 3rd 2019 Yahoo Weather API has been retired. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b4b1e78b..150f0621 100644 --- a/README.md +++ b/README.md @@ -865,4 +865,3 @@ API | Description | Auth | HTTPS | CORS | | [OpenWeatherMap](http://openweathermap.org/api) | Weather | `apiKey` | No | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | | [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown | -| [Yahoo! Weather](https://developer.yahoo.com/weather/) | Weather | `apiKey` | Yes | Unknown |