mejortorrent: new domain *o.info -> es.com resolves #12326

This commit is contained in:
Garfield69
2021-09-23 19:39:10 +12:00
parent 1e9f6d6150
commit dd43d63ca6

View File

@@ -36,7 +36,7 @@ namespace Jackett.Common.Indexers
private const string SearchUrl = "secciones.php"; private const string SearchUrl = "secciones.php";
public override string[] AlternativeSiteLinks { get; protected set; } = { public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://www.mejortorrento.info/", "https://www.mejortorrentes.com/",
"https://mejortorrent.nocensor.work/" "https://mejortorrent.nocensor.work/"
}; };
@@ -53,6 +53,7 @@ namespace Jackett.Common.Indexers
"https://www.mejortorrento.com/", "https://www.mejortorrento.com/",
"https://www.mejortorrento.org/", "https://www.mejortorrento.org/",
"https://www.mejortorrento.net/", "https://www.mejortorrento.net/",
"https://www.mejortorrento.info/",
"https://mejortorrent.nocensor.space/" "https://mejortorrent.nocensor.space/"
}; };