divxtotal: change domain *.se

This commit is contained in:
ilike2burnthing 2021-01-22 05:25:26 +00:00 committed by GitHub
parent e05570f360
commit 2cea9e37ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -46,7 +46,8 @@ namespace Jackett.Common.Indexers
} }
public override string[] LegacySiteLinks { get; protected set; } = { public override string[] LegacySiteLinks { get; protected set; } = {
"https://www.divxtotal.la/" "https://www.divxtotal.la/",
"https://www.divxtotal.one/"
}; };
public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
@ -54,7 +55,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.one/", link: "https://www.divxtotal.se/",
caps: new TorznabCapabilities { caps: new TorznabCapabilities {
TvSearchParams = new List<TvSearchParam> TvSearchParams = new List<TvSearchParam>
{ {