mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
newpct: add *.one domain resolves #12506
This commit is contained in:
@@ -100,6 +100,7 @@ namespace Jackett.Common.Indexers
|
|||||||
|
|
||||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||||
"https://atomixhq.com/",
|
"https://atomixhq.com/",
|
||||||
|
"https://atomixhq.one/",
|
||||||
"https://pctmix1.unblockit.kim/"
|
"https://pctmix1.unblockit.kim/"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user