dontorrent: new domain *.tw -> *.yt

This commit is contained in:
Garfield69 2022-06-29 16:14:31 +12:00
parent 568c63ea0c
commit 121820c837
1 changed files with 3 additions and 2 deletions

View File

@ -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<TvSearchParam>