1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

newpct: new domain *.link

This commit is contained in:
Garfield69 2022-03-02 16:11:37 +13:00
parent 9dc5e58af5
commit bb52e0fdc2

View file

@ -82,7 +82,7 @@ namespace Jackett.Common.Indexers
private readonly string[] _voUrls = { "serie-vo", "serievo" };
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://atomixhq.art/",
"https://atomixhq.link/",
"https://pctmix1.unblockit.cam/"
};
@ -109,6 +109,7 @@ namespace Jackett.Common.Indexers
"https://pctmix1.unblockit.tv/",
"https://atomixhq.top/",
"https://pctmix1.unblockit.how/",
"https://atomixhq.art/",
"https://atomixhq.net/"
};
@ -117,7 +118,7 @@ namespace Jackett.Common.Indexers
: base(id: "newpct",
name: "NewPCT",
description: "NewPCT - Descargar peliculas, series y estrenos torrent gratis",
link: "https://atomixhq.art/",
link: "https://atomixhq.link/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>