From 467ae96c390577fe11d2a834a2ffecf4c2cf1852 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 17 May 2022 02:29:40 +0100 Subject: [PATCH] dontorrent: add another alt sitelink --- src/Jackett.Common/Indexers/DonTorrent.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Indexers/DonTorrent.cs b/src/Jackett.Common/Indexers/DonTorrent.cs index b740c6072..00ca49937 100644 --- a/src/Jackett.Common/Indexers/DonTorrent.cs +++ b/src/Jackett.Common/Indexers/DonTorrent.cs @@ -43,7 +43,8 @@ namespace Jackett.Common.Indexers "https://todotorrents.net/", "https://tomadivx.net/", "https://seriesblanco.one/", - "https://verdetorrent.com/" + "https://verdetorrent.com/", + "https://naranjatorrent.com/" }; public override string[] LegacySiteLinks { get; protected set; } = {