divxtotal: change domain *.fi

This commit is contained in:
ilike2burnthing 2022-08-27 10:53:28 +01:00 committed by GitHub
parent 57fea1af0e
commit fcba41f03f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -60,7 +60,8 @@ namespace Jackett.Common.Indexers
"https://www.divxtotal.re/",
"https://www.divxtotal.nl/",
"https://www.divxtotal.ac/",
"https://www.divxtotal.dev/"
"https://www.divxtotal.dev/",
"https://www.divxtotal.ms/"
};
public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
@ -68,7 +69,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.ms/",
link: "https://www.divxtotal.fi/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>