diff --git a/src/Jackett.Common/Indexers/DonTorrent.cs b/src/Jackett.Common/Indexers/DonTorrent.cs index 8fc152a75..b0138fdba 100644 --- a/src/Jackett.Common/Indexers/DonTorrent.cs +++ b/src/Jackett.Common/Indexers/DonTorrent.cs @@ -39,7 +39,7 @@ namespace Jackett.Common.Indexers private const string SearchUrl = "buscar/"; public override string[] AlternativeSiteLinks { get; protected set; } = { - "https://dontorrent.cat/", + "https://dontorrent.pl/", "https://todotorrents.net/", "https://tomadivx.net/", "https://seriesblanco.one/", @@ -58,6 +58,7 @@ namespace Jackett.Common.Indexers "https://dontorrent.re/", "https://dontorrent.wf/", "https://dontorrent.run/", + "https://dontorrent.cat/", "https://dontorrent.eu/" }; @@ -76,7 +77,7 @@ namespace Jackett.Common.Indexers : base(id: "dontorrent", name: "DonTorrent", description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL", - link: "https://dontorrent.cat/", + link: "https://dontorrent.pl/", caps: new TorznabCapabilities { TvSearchParams = new List