ncore: change domain *.pro (#10955)

This commit is contained in:
Crys
2021-01-29 01:27:52 +01:00
committed by GitHub
parent d6b2bc7d75
commit c332129ffd

View File

@@ -41,12 +41,16 @@ namespace Jackett.Common.Indexers
"ebook"
};
public override string[] LegacySiteLinks { get; protected set; } = {
"https://ncore.cc/"
};
public NCore(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps,
ICacheService cs)
: base(id: "ncore",
name: "nCore",
description: "A Hungarian private torrent site.",
link: "https://ncore.cc/",
link: "https://ncore.pro/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>