diff --git a/src/Jackett.Common/Definitions/bigfangroup.yml b/src/Jackett.Common/Definitions/bigfangroup.yml index 060493b61..ea6ff7778 100644 --- a/src/Jackett.Common/Definitions/bigfangroup.yml +++ b/src/Jackett.Common/Definitions/bigfangroup.yml @@ -183,7 +183,7 @@ search: - name: append args: " +03:00" # MSK - name: dateparse - args: "2 January 2006 15:04:05 -07:00" + args: "d MMMM yyyy HH:mm:ss zzz" downloadvolumefactor: text: 0 uploadvolumefactor: diff --git a/src/Jackett.Common/Definitions/extremetorrents.yml b/src/Jackett.Common/Definitions/extremetorrents.yml index 8cadf0081..1642b2885 100644 --- a/src/Jackett.Common/Definitions/extremetorrents.yml +++ b/src/Jackett.Common/Definitions/extremetorrents.yml @@ -176,7 +176,7 @@ search: - name: append args: " +01:00" # CET - name: dateparse - args: "2 January 2006 15:04:05 -07:00" + args: "d MMMM yyyy HH:mm:ss zzz" seeders_optional: optional: true selector: table tr:nth-child(3) td:nth-child(5) font b diff --git a/src/Jackett.Common/Definitions/megapeer.yml b/src/Jackett.Common/Definitions/megapeer.yml index a8cf192a2..398f2e3d1 100644 --- a/src/Jackett.Common/Definitions/megapeer.yml +++ b/src/Jackett.Common/Definitions/megapeer.yml @@ -189,7 +189,7 @@ search: - name: append args: " +03:00" # MSK - name: dateparse - args: "2 January 2006 15:04:05 -07:00" + args: "d MMMM yyyy HH:mm:ss zzz" downloadvolumefactor: text: 0 uploadvolumefactor: diff --git a/src/Jackett.Common/Definitions/muziekfabriek.yml b/src/Jackett.Common/Definitions/muziekfabriek.yml index fb267f824..a1c5a622d 100644 --- a/src/Jackett.Common/Definitions/muziekfabriek.yml +++ b/src/Jackett.Common/Definitions/muziekfabriek.yml @@ -145,7 +145,7 @@ search: - name: append args: " +01:00" # CET - name: dateparse - args: "2 January 2006 15:04:05 -07:00" + args: "d MMMM yyyy HH:mm:ss zzz" seeders_optional: optional: true selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b diff --git a/src/Jackett.Common/Definitions/puurhollands.yml b/src/Jackett.Common/Definitions/puurhollands.yml index bf69ee290..de982d969 100644 --- a/src/Jackett.Common/Definitions/puurhollands.yml +++ b/src/Jackett.Common/Definitions/puurhollands.yml @@ -143,7 +143,7 @@ search: - name: append args: " +01:00" # CET - name: dateparse - args: "2 January 2006 15:04:05 -07:00" + args: "d MMMM yyyy HH:mm:ss zzz" seeders_optional: optional: true selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b