diff --git a/src/Jackett.Common/Definitions/greekteam.yml b/src/Jackett.Common/Definitions/greekteam.yml index d12cf1006..5478ec4d8 100644 --- a/src/Jackett.Common/Definitions/greekteam.yml +++ b/src/Jackett.Common/Definitions/greekteam.yml @@ -120,21 +120,21 @@ attribute: href download: text: "download2.php?torrent={{ .Result._id }}" - size: - selector: td:nth-last-child(3) + files: + selector: td:nth-child(3) date: - selector: td:nth-last-child(5) > nobr + selector: td:nth-child(5) > nobr filters: - name: append args: " +02:00" - name: dateparse args: "2006-01-0215:04:05 -07:00" - files: - selector: td:nth-last-child(7) + size: + selector: td:nth-child(7) seeders: - selector: td:nth-last-child(2) + selector: td:nth-child(8) leechers: - selector: td:nth-last-child(1) + selector: td:nth-child(9) downloadvolumefactor: case: "img[src=\"pic/free.png\"]": "0"