mejortorrent: new domain (#10526)

This commit is contained in:
Diego Heras 2020-12-16 00:20:28 +01:00 committed by GitHub
parent 3b9a7edb62
commit 6e87fe4860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ namespace Jackett.Common.Indexers
private const string SearchUrl = "secciones.php";
public override string[] LegacySiteLinks { get; protected set; } = {
"https://www.mejortorrentt.net/",
"http://www.mejortorrent.org/",
"http://www.mejortorrent.tv/",
"http://www.mejortorrentt.com/",
@ -48,7 +49,7 @@ namespace Jackett.Common.Indexers
: base(id: "mejortorrent",
name: "MejorTorrent",
description: "MejorTorrent - Hay veces que un torrent viene mejor! :)",
link: "https://www.mejortorrentt.net/",
link: "https://www.mejortorrents.net/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>