Browse Source

Merge pull request #263 from Gheoan/patch-1

Use https for OMDB
pull/265/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
1ca914cafe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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 | `apiKey` | [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) |


Loading…
Cancel
Save