dontorrent: new domain

This commit is contained in:
Garfield69 2022-12-07 16:03:26 +13:00
parent da3c72610f
commit 9eb88fd7e2
1 changed files with 4 additions and 3 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.fail/",
"https://dontorrent.futbol/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -62,7 +62,8 @@ namespace Jackett.Common.Indexers
"https://dontorrent.me/",
"https://dontorrent.gs/",
"https://dontorrent.gy/",
"https://dontorrent.click/"
"https://dontorrent.click/",
"https://dontorrent.fail/"
};
private static Dictionary<string, string> CategoriesMap => new Dictionary<string, string>
@ -80,7 +81,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.fail/",
link: "https://dontorrent.futbol/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>