mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
mejortorrent: forgot to change alternate site link
This commit is contained in:
parent
3118fd3438
commit
79ff6598b9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ namespace Jackett.Common.Indexers
|
|||
public override string SiteLink { get; protected set; } = "https://www5.mejortorrent.rip/";
|
||||
public override string[] AlternativeSiteLinks => new[]
|
||||
{
|
||||
"https://www4.mejortorrent.rip/",
|
||||
"https://www5.mejortorrent.rip/",
|
||||
"https://mejortorrent.unblockit.rsvp/"
|
||||
};
|
||||
public override string[] LegacySiteLinks => new[]
|
||||
|
|
Loading…
Add table
Reference in a new issue