mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Update T411 new domain ( t411.li )
This commit is contained in:
@@ -1801,7 +1801,7 @@ def searchTorrent(album, new=False, losslessOnly=False, albumlength=None,
|
|||||||
if headphones.CONFIG.TQUATTRECENTONZE:
|
if headphones.CONFIG.TQUATTRECENTONZE:
|
||||||
username = headphones.CONFIG.TQUATTRECENTONZE_USER
|
username = headphones.CONFIG.TQUATTRECENTONZE_USER
|
||||||
password = headphones.CONFIG.TQUATTRECENTONZE_PASSWORD
|
password = headphones.CONFIG.TQUATTRECENTONZE_PASSWORD
|
||||||
API_URL = "http://api.t411.ch"
|
API_URL = "http://api.t411.li"
|
||||||
AUTH_URL = API_URL + '/auth'
|
AUTH_URL = API_URL + '/auth'
|
||||||
DL_URL = API_URL + '/torrents/download/'
|
DL_URL = API_URL + '/torrents/download/'
|
||||||
provider = "t411"
|
provider = "t411"
|
||||||
|
|||||||
Reference in New Issue
Block a user