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

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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