1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-27 02:09:24 +00:00

divxtotal: change domain *.ch

This commit is contained in:
ilike2burnthing 2021-03-10 22:16:56 +00:00 committed by GitHub
parent b4efa9bb60
commit 691d9252f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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