mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mejortorrent: new domain *o.info -> es.com resolves #12326
This commit is contained in:
@@ -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/"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user