diff --git a/src/Jackett.Common/Definitions/hellastz.yml b/src/Jackett.Common/Definitions/hellastz.yml index 0d4decdb0..80740ad0d 100644 --- a/src/Jackett.Common/Definitions/hellastz.yml +++ b/src/Jackett.Common/Definitions/hellastz.yml @@ -142,7 +142,7 @@ search: - name: replace args: ["Προστέθηκε: ", ""] - name: append - args: " +02:00" + args: " +02:00" # EET - name: dateparse args: "15:04:05 02/01/2006 -07:00" seeders: diff --git a/src/Jackett.Common/Definitions/hon3yhd.yml b/src/Jackett.Common/Definitions/hon3yhd.yml index c60e276ca..9edf54343 100644 --- a/src/Jackett.Common/Definitions/hon3yhd.yml +++ b/src/Jackett.Common/Definitions/hon3yhd.yml @@ -139,7 +139,23 @@ search: leechers: selector: td:nth-child(10) date: - selector: td:nth-child(6) + # Today
06:07 AM + # Yesterday
12:47 AM + selector: td:nth-child(6):contains("day") + optional: true + filters: + - name: append + args: " +00:00" # auto adjusted by site account profile + - name: fuzzytime + date: + # Oct 1 2020
07:56 AM + selector: td:nth-child(6):not(:contains("day")) + optional: true + filters: + - name: append + args: " +00:00" # auto adjusted by site account profile + - name: dateparse + args: "Jan 2 2006 03:04 PM -07:00" downloadvolumefactor: case: "a.info > b:contains(\"Free\")": 0