From be7be1d49e473141d33716da4f2f27a83a6f538a Mon Sep 17 00:00:00 2001 From: Gheorghe Anghelescu Date: Fri, 13 Jan 2017 20:30:02 +0200 Subject: [PATCH] Use https for OMDB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 899c36e9..1a1b836f 100644 --- a/README.md +++ b/README.md @@ -418,7 +418,7 @@ For information on contributing to this project, please see the [contributing gu | Dailymotion | Dailymotion Developer API | `oAuth` required for some parts | [Go!](https://developer.dailymotion.com/) | | MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) | | Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) | -| OMDB | Open movie database | No | [Go!](http://omdbapi.com) | +| OMDB | Open movie database | No | [Go!](https://omdbapi.com/) | | Ron Swanson Quotes | Television | No | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | | TVMaze | TV Show Data | No | [Go!](http://www.tvmaze.com/api) | | Video download | Video download API for youtube, rai.it, mediaset.it, la7.it and hundreds of other sites. | No | [Go!](https://api.daniil.it) |