mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
newpct: bump domain (#12812)
This commit is contained in:
@@ -99,7 +99,7 @@ namespace Jackett.Common.Indexers
|
|||||||
private readonly string[] _voUrls = { "serie-vo", "serievo" };
|
private readonly string[] _voUrls = { "serie-vo", "serievo" };
|
||||||
|
|
||||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||||
"https://atomixhq.net/",
|
"https://atomixhq.top/",
|
||||||
"https://pctmix1.unblockit.how/"
|
"https://pctmix1.unblockit.how/"
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -123,7 +123,8 @@ namespace Jackett.Common.Indexers
|
|||||||
"https://atomixhq.com/",
|
"https://atomixhq.com/",
|
||||||
"https://pctmix1.unblockit.bz/",
|
"https://pctmix1.unblockit.bz/",
|
||||||
"https://atomixhq.one/",
|
"https://atomixhq.one/",
|
||||||
"https://pctmix1.unblockit.tv/"
|
"https://pctmix1.unblockit.tv/",
|
||||||
|
"https://atomixhq.net/"
|
||||||
};
|
};
|
||||||
|
|
||||||
public NewPCT(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps,
|
public NewPCT(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps,
|
||||||
|
Reference in New Issue
Block a user