mirror of
https://github.com/Jackett/Jackett
synced 2025-01-20 06:29:33 +00:00
xtremezone: new domain speedapp.io
This commit is contained in:
parent
262e95b423
commit
28e5e780a4
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ namespace Jackett.Common.Indexers
|
|||
public class XtremeZone : XtremeZoneTracker
|
||||
{
|
||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||
"https://myxz.eu/",
|
||||
"https://www.myxz.eu/",
|
||||
"https://www.myxz.org/"
|
||||
};
|
||||
|
@ -21,7 +22,7 @@ namespace Jackett.Common.Indexers
|
|||
id: "xtremezone",
|
||||
name: "Xtreme Zone",
|
||||
description: "Xtreme Zone (MYXZ) is a ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
|
||||
link: "https://myxz.eu/",
|
||||
link: "https://speedapp.io/",
|
||||
caps: new TorznabCapabilities
|
||||
{
|
||||
TvSearchParams = new List<TvSearchParam>
|
||||
|
|
Loading…
Reference in a new issue