mirror of https://github.com/Jackett/Jackett
scenefz: new domain speedapp.io
This commit is contained in:
parent
e2defbcb83
commit
262e95b423
|
@ -12,6 +12,7 @@ namespace Jackett.Common.Indexers
|
||||||
public class SceneFZ : XtremeZoneTracker
|
public class SceneFZ : XtremeZoneTracker
|
||||||
{
|
{
|
||||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||||
|
"https://scenefz.me/",
|
||||||
"https://www.scenefz.me/",
|
"https://www.scenefz.me/",
|
||||||
"https://www.u-torrents.ro/"
|
"https://www.u-torrents.ro/"
|
||||||
};
|
};
|
||||||
|
@ -21,7 +22,7 @@ namespace Jackett.Common.Indexers
|
||||||
id: "scenefz",
|
id: "scenefz",
|
||||||
name: "SceneFZ",
|
name: "SceneFZ",
|
||||||
description: "SceneFZ is a ratioless ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
|
description: "SceneFZ is a ratioless ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
|
||||||
link: "https://scenefz.me/",
|
link: "https://speedapp.io/",
|
||||||
caps: new TorznabCapabilities
|
caps: new TorznabCapabilities
|
||||||
{
|
{
|
||||||
TvSearchParams = new List<TvSearchParam>
|
TvSearchParams = new List<TvSearchParam>
|
||||||
|
|
Loading…
Reference in New Issue