Correct url

This commit is contained in:
Ruud
2014-12-01 16:52:43 +01:00
parent 8a5f154d9e
commit defe256f1b
+2 -2
View File
@@ -19,8 +19,8 @@ class PutIO(DownloaderBase):
downloadingList = []
# This is the location on the Internet of the Oauth helper server
#oauthServerURL = 'https://api.couchpota.to/validate/putio/'
oauthServerURL = 'http://localhost:3000/authorize/putio/'
oauthServerURL = 'https://api.couchpota.to/validate/putio/'
# oauthServerURL = 'http://localhost:3000/authorize/putio/'
def __init__(self):
addApiView('downloader.putio.getfrom', self.getFromPutio, docs = {