mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
divxtotal: new domain *.ch -> *.nz
This commit is contained in:
@@ -51,6 +51,7 @@ namespace Jackett.Common.Indexers
|
||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||
"https://www.divxtotal.la/",
|
||||
"https://www.divxtotal.one/",
|
||||
"https://www.divxtotal.ch/",
|
||||
"https://www.divxtotal.se/"
|
||||
};
|
||||
|
||||
@@ -59,7 +60,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.ch/",
|
||||
link: "https://www.divxtotal.nz/",
|
||||
caps: new TorznabCapabilities
|
||||
{
|
||||
TvSearchParams = new List<TvSearchParam>
|
||||
|
Reference in New Issue
Block a user