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

mejortorrent: *.net

This commit is contained in:
Garfield69 2021-11-07 17:46:13 +13:00
parent 56ceb08ed5
commit 12be94c4a5

View file

@ -36,7 +36,7 @@ namespace Jackett.Common.Indexers
private const string SearchUrl = "secciones.php";
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://www.mejortorrentes.com/",
"https://www.mejortorrentes.net/",
"https://mejortorrent.nocensor.biz/"
};
@ -55,6 +55,8 @@ namespace Jackett.Common.Indexers
"https://www.mejortorrento.net/",
"https://www.mejortorrento.info/",
"https://mejortorrent.nocensor.space/",
"https://www.mejortorrentes.com/",
"https://www.mejortorrento.info/",
"https://mejortorrent.nocensor.work/"
};
@ -63,7 +65,7 @@ namespace Jackett.Common.Indexers
: base(id: "mejortorrent",
name: "MejorTorrent",
description: "MejorTorrent - Hay veces que un torrent viene mejor! :)",
link: "https://www.mejortorrento.info/",
link: "https://www.mejortorrentes.net/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>