From c4cc225d926b3db5eca82ddefc0559aa775108b2 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 3 May 2025 13:44:20 +1200 Subject: [PATCH] filmeshdtorrent: clean up --- src/Jackett.Common/Indexers/Definitions/FilmesHdTorrent.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Jackett.Common/Indexers/Definitions/FilmesHdTorrent.cs b/src/Jackett.Common/Indexers/Definitions/FilmesHdTorrent.cs index 3abef990e..91bdd988e 100644 --- a/src/Jackett.Common/Indexers/Definitions/FilmesHdTorrent.cs +++ b/src/Jackett.Common/Indexers/Definitions/FilmesHdTorrent.cs @@ -21,10 +21,6 @@ namespace Jackett.Common.Indexers.Definitions public override string Name => "Filmes HD Torrent"; public override string SiteLink { get; protected set; } = "https://www.filmeshdtorrent.vip/"; - public override string[] AlternativeSiteLinks { get; protected set; } = { - "https://www.filmeshdtorrent.vip/", - }; - public override string[] LegacySiteLinks { get; protected set; } = { "https://baixarfilmestorrents.net/", "https://comandofilmes.life/",