newpct: add pctmix.com (#9398)

This commit is contained in:
ilike2burnthing
2020-08-28 02:02:39 +01:00
committed by GitHub
parent 95cb8ed04b
commit 24b872eadb

View File

@@ -101,7 +101,8 @@ namespace Jackett.Common.Indexers
public override string[] AlternativeSiteLinks { get; protected set; } = { public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://descargas2020.org/", "https://descargas2020.org/",
"https://pctnew.org/", "https://pctnew.org/",
"https://pctreload.com/" "https://pctreload.com/",
"https://pctmix.com/"
}; };
public override string[] LegacySiteLinks { get; protected set; } = { public override string[] LegacySiteLinks { get; protected set; } = {