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

This commit is contained in:
Garfield69 2022-06-22 18:42:00 +12:00
parent f659ecbfc6
commit 53ec7ae8b0
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.kim/",
"https://dontorrent.tw/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -69,6 +69,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.wtf/",
"https://dontorrent.fi/",
"https://dontorrent.ink/",
"https://dontorrent.kim/",
"https://dontorrent.eu/"
};
@ -87,7 +88,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.kim/",
link: "https://dontorrent.tw/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>