diff --git a/headphones/searcher.py b/headphones/searcher.py index d163cc60..4e1caa57 100644 --- a/headphones/searcher.py +++ b/headphones/searcher.py @@ -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