Update T411 new domain ( t411.li )

This commit is contained in:
massiliattak
2016-11-20 20:15:37 +01:00
committed by GitHub
parent 6e82423947
commit dff1ac2e41

View File

@@ -1801,7 +1801,7 @@ def searchTorrent(album, new=False, losslessOnly=False, albumlength=None,
if headphones.CONFIG.TQUATTRECENTONZE:
username = headphones.CONFIG.TQUATTRECENTONZE_USER
password = headphones.CONFIG.TQUATTRECENTONZE_PASSWORD
API_URL = "http://api.t411.ch"
API_URL = "http://api.t411.li"
AUTH_URL = API_URL + '/auth'
DL_URL = API_URL + '/torrents/download/'
provider = "t411"