mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
scenefz: new domain speedapp.io
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user