diff --git a/src/Jackett.Common/Indexers/DonTorrent.cs b/src/Jackett.Common/Indexers/DonTorrent.cs index f8f59da9a..87d4b4d7d 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.tw/", + "https://dontorrent.yt/", "https://todotorrents.net/", "https://tomadivx.net/", "https://seriesblanco.one/", @@ -70,6 +70,7 @@ namespace Jackett.Common.Indexers "https://dontorrent.fi/", "https://dontorrent.ink/", "https://dontorrent.kim/", + "https://dontorrent.tw/", "https://dontorrent.eu/" }; @@ -88,7 +89,7 @@ namespace Jackett.Common.Indexers : base(id: "dontorrent", name: "DonTorrent", description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL", - link: "https://dontorrent.tw/", + link: "https://dontorrent.yt/", caps: new TorznabCapabilities { TvSearchParams = new List