From 3f9684c939aa43bf55c7f529cfc0cf5b674809f4 Mon Sep 17 00:00:00 2001 From: S Stewart Date: Sun, 5 Apr 2020 06:05:32 -0500 Subject: [PATCH] remove dark sky --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 789393be..742fda27 100644 --- a/README.md +++ b/README.md @@ -958,7 +958,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 | -| [Dark Sky](https://darksky.net/dev/) | Weather | `apiKey` | Yes | No | | [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 |