divxtotal: new domain

This commit is contained in:
Garfield69
2022-10-24 16:06:53 +13:00
parent b9add2b927
commit 9c6a73f611

View File

@@ -62,7 +62,8 @@ namespace Jackett.Common.Indexers
"https://www.divxtotal.ac/", "https://www.divxtotal.ac/",
"https://www.divxtotal.dev/", "https://www.divxtotal.dev/",
"https://www.divxtotal.ms/", "https://www.divxtotal.ms/",
"https://www.divxtotal.fi/" "https://www.divxtotal.fi/",
"https://www.divxtotal.cat/"
}; };
public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
@@ -70,7 +71,7 @@ namespace Jackett.Common.Indexers
: base(id: "divxtotal", : base(id: "divxtotal",
name: "DivxTotal", name: "DivxTotal",
description: "DivxTotal is a SPANISH site for Movies, TV series and Software", description: "DivxTotal is a SPANISH site for Movies, TV series and Software",
link: "https://www.divxtotal.cat/", link: "https://www.divxtotal.pl/",
caps: new TorznabCapabilities caps: new TorznabCapabilities
{ {
TvSearchParams = new List<TvSearchParam> TvSearchParams = new List<TvSearchParam>