mejortorrent: bump domain

This commit is contained in:
Garfield69 2024-04-07 16:59:02 +12:00
parent 4c84dd6258
commit 28c7cb599d
1 changed files with 2 additions and 6 deletions

View File

@ -27,14 +27,9 @@ namespace Jackett.Common.Indexers
public override string Id => "mejortorrent";
public override string Name => "MejorTorrent";
public override string Description => "MejorTorrent - Hay veces que un torrent viene mejor! :)";
public override string SiteLink { get; protected set; } = "https://www14.mejortorrent.rip/";
public override string SiteLink { get; protected set; } = "https://www15.mejortorrent.rip/";
public override string[] LegacySiteLinks => new[]
{
"https://mejortorrent.nocensor.space/",
"https://mejortorrent.nocensor.work/",
"https://mejortorrent.nocensor.biz/",
"https://www.mejortorrentes.org/",
"https://mejortorrent.nocensor.sbs/",
"https://mejortorrent.unblockit.bio/",
"https://mejortorrent.wtf/",
"https://mejortorrent.unblockit.boo/",
@ -59,6 +54,7 @@ namespace Jackett.Common.Indexers
"https://www11.mejortorrent.rip/",
"https://www12.mejortorrent.rip/",
"https://www13.mejortorrent.rip/",
"https://www14.mejortorrent.rip/",
};
public override string Language => "es-ES";
public override string Type => "public";