mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-12-29 05:11:03 +00:00
added ssl support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"base_url": "http://api.themoviedb.org/3/"
|
||||
"base_url": "https://api.themoviedb.org/3/"
|
||||
, "authentication" : {
|
||||
"requestToken" : "authentication/token/new"
|
||||
, "sessionId" : "authentication/session/new"
|
||||
|
||||
Reference in New Issue
Block a user