dontorrent: new domain *.cx -> *.bet resolves #13238

This commit is contained in:
Garfield69 2022-05-12 20:07:32 +12:00
parent 1e8d6f0f05
commit 6f59a5319e
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.cx/",
"https://dontorrent.bet/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -62,6 +62,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.pl/",
"https://dontorrent.tel/",
"https://dontorrent.nl/",
"https://dontorrent.cx/",
"https://dontorrent.eu/"
};
@ -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.cx/",
link: "https://dontorrent.bet/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>