divxtotal: new domain *.ch -> *.nz

This commit is contained in:
Garfield69
2021-09-10 21:00:22 +12:00
parent 8c90121d19
commit 5a68f2ad30

View File

@@ -51,6 +51,7 @@ namespace Jackett.Common.Indexers
public override string[] LegacySiteLinks { get; protected set; } = {
"https://www.divxtotal.la/",
"https://www.divxtotal.one/",
"https://www.divxtotal.ch/",
"https://www.divxtotal.se/"
};
@@ -59,7 +60,7 @@ namespace Jackett.Common.Indexers
: base(id: "divxtotal",
name: "DivxTotal",
description: "DivxTotal is a SPANISH site for Movies, TV series and Software",
link: "https://www.divxtotal.ch/",
link: "https://www.divxtotal.nz/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>