divxtotal: change domain *.pm

This commit is contained in:
ilike2burnthing 2022-02-19 16:30:34 +00:00 committed by GitHub
parent d62941c8c8
commit f905367f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -55,7 +55,8 @@ namespace Jackett.Common.Indexers
"https://www.divxtotal.nz/",
"https://www.divxtotal.li/",
"https://www.divxtotal.nu/",
"https://www.divxtotal.se/"
"https://www.divxtotal.se/",
"https://www.divxtotal.nl/"
};
public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
@ -63,7 +64,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.nl/",
link: "https://www.divxtotal.pm/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>