From a3f013115616dbf7b6ba13680ccd25ca4c62f7db Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 30 Jan 2019 08:28:35 +1300 Subject: [PATCH] greekteam: possible fix for #4540 --- src/Jackett.Common/Definitions/greekteam.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Jackett.Common/Definitions/greekteam.yml b/src/Jackett.Common/Definitions/greekteam.yml index 302e0a98f..51c2c39ff 100644 --- a/src/Jackett.Common/Definitions/greekteam.yml +++ b/src/Jackett.Common/Definitions/greekteam.yml @@ -121,20 +121,20 @@ download: text: "download2.php?torrent={{ .Result._id }}" size: - selector: td:nth-last-child(3) + selector: td:nth-last-child(4) date: - selector: td:nth-last-child(5) > nobr + selector: td:nth-last-child(6) > nobr filters: - name: append args: " +02:00" - name: dateparse args: "2006-01-0215:04:05 -07:00" files: - selector: td:nth-last-child(6) + selector: td:nth-last-child(8) seeders: - selector: td:nth-last-child(2) + selector: td:nth-last-child(3) leechers: - selector: td:nth-last-child(1) + selector: td:nth-last-child(2) downloadvolumefactor: case: "img[src=\"pic/free.png\"]": "0"