From 824a87a8cdc71006d4abf19250b13ed849a11991 Mon Sep 17 00:00:00 2001
From: Ellmout <elliotvr@users.noreply.github.com>
Date: Fri, 16 Feb 2018 21:44:51 +0100
Subject: [PATCH] Update archetorrent.yml (#2599)

---
 src/Jackett.Common/Definitions/archetorrent.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Jackett.Common/Definitions/archetorrent.yml b/src/Jackett.Common/Definitions/archetorrent.yml
index 6c26d364..d0bc4c36 100644
--- a/src/Jackett.Common/Definitions/archetorrent.yml
+++ b/src/Jackett.Common/Definitions/archetorrent.yml
@@ -102,7 +102,7 @@
           - name: replace
             args: ["torrents-details.php", "download.php"]
       date:
-        selector: td:nth-child(2) a
+        selector: td:nth-child(3) a
         attribute: onmouseover
         filters:
           - name: regexp
-- 
GitLab