added ssl support

This commit is contained in:
Dan Zajdband
2012-10-29 12:27:59 -03:00
parent d833703385
commit e68878d697

View File

@@ -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"