diff --git a/src/Jackett.Common/Definitions/archetorrent.yml b/src/Jackett.Common/Definitions/archetorrent.yml
index d0bc4c368553e20219a95f0be02a1a3c122dc779..eb94182df635c063ef7a52830a1c324ca82bb783 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"