mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
xtremezone: new domain speedapp.io
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Jackett.Common.Indexers
|
|||||||
public class XtremeZone : XtremeZoneTracker
|
public class XtremeZone : XtremeZoneTracker
|
||||||
{
|
{
|
||||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||||
|
"https://myxz.eu/",
|
||||||
"https://www.myxz.eu/",
|
"https://www.myxz.eu/",
|
||||||
"https://www.myxz.org/"
|
"https://www.myxz.org/"
|
||||||
};
|
};
|
||||||
@@ -21,7 +22,7 @@ namespace Jackett.Common.Indexers
|
|||||||
id: "xtremezone",
|
id: "xtremezone",
|
||||||
name: "Xtreme Zone",
|
name: "Xtreme Zone",
|
||||||
description: "Xtreme Zone (MYXZ) is a ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
|
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
|
caps: new TorznabCapabilities
|
||||||
{
|
{
|
||||||
TvSearchParams = new List<TvSearchParam>
|
TvSearchParams = new List<TvSearchParam>
|
||||||
|
Reference in New Issue
Block a user