diff --git a/medusa/providers/torrent/json/ncore.py b/medusa/providers/torrent/json/ncore.py index c698c64b24..4eadd72418 100644 --- a/medusa/providers/torrent/json/ncore.py +++ b/medusa/providers/torrent/json/ncore.py @@ -29,10 +29,10 @@ def __init__(self): self.password = None # URLs - self.url = 'https://ncore.cc' + self.url = 'https://ncore.pro' self.urls = { - 'login': 'https://ncore.cc/login.php', - 'search': 'https://ncore.cc/torrents.php', + 'login': 'https://ncore.pro/login.php', + 'search': 'https://ncore.pro/torrents.php', } # Proper Strings