mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-24 06:54:49 +01:00
divxtotal: new domain *.pm -> *.re
This commit is contained in:
@@ -56,6 +56,7 @@ namespace Jackett.Common.Indexers
|
||||
"https://www.divxtotal.li/",
|
||||
"https://www.divxtotal.nu/",
|
||||
"https://www.divxtotal.se/",
|
||||
"https://www.divxtotal.pm/",
|
||||
"https://www.divxtotal.nl/"
|
||||
};
|
||||
|
||||
@@ -64,7 +65,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.pm/",
|
||||
link: "https://www.divxtotal.re/",
|
||||
caps: new TorznabCapabilities
|
||||
{
|
||||
TvSearchParams = new List<TvSearchParam>
|
||||
|
||||
Reference in New Issue
Block a user