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

newpct: add *.one domain resolves #12506

This commit is contained in:
Garfield69 2021-11-05 10:40:04 +13:00
parent faa8a90d04
commit 18369d80f9

View file

@ -100,6 +100,7 @@ namespace Jackett.Common.Indexers
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://atomixhq.com/",
"https://atomixhq.one/",
"https://pctmix1.unblockit.kim/"
};