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:
parent
faa8a90d04
commit
18369d80f9
1 changed files with 1 additions and 0 deletions
|
@ -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/"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue