diff --git a/src/Jackett.Common/Definitions/archetorrent.yml b/src/Jackett.Common/Definitions/archetorrent.yml index d0bc4c368..eb94182df 100644 --- a/src/Jackett.Common/Definitions/archetorrent.yml +++ b/src/Jackett.Common/Definitions/archetorrent.yml @@ -127,13 +127,13 @@ selector: img.rounded-img attribute: src size: - selector: td:nth-child(5) + selector: td:nth-child(6) grabs: - selector: td:nth-child(8) font b + selector: td:nth-child(9) font b seeders: - selector: td:nth-child(6) font b - leechers: selector: td:nth-child(7) font b + leechers: + selector: td:nth-child(8) font b downloadvolumefactor: case: img[title="freeleech"]: "0"