mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-09 21:29:27 +01:00
kat domain change
This commit is contained in:
@@ -1345,7 +1345,7 @@ def searchTorrent(album, new=False, losslessOnly=False, albumlength=None,
|
||||
if headphones.CONFIG.KAT_PROXY_URL:
|
||||
providerurl = fix_url(set_proxy(headphones.CONFIG.KAT_PROXY_URL))
|
||||
else:
|
||||
providerurl = fix_url("https://kat.cr")
|
||||
providerurl = fix_url("https://katcr.co/new/")
|
||||
|
||||
# Build URL
|
||||
providerurl = providerurl + "/usearch/" + ka_term
|
||||
|
||||
Reference in New Issue
Block a user