From 212ab632161f4127b2351938c82eb13607408864 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sun, 10 Dec 2023 04:51:22 +0000 Subject: [PATCH] abtorrents: account for 0 seeders --- src/Jackett.Common/Definitions/abtorrents.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/abtorrents.yml b/src/Jackett.Common/Definitions/abtorrents.yml index 4bb8cfd56..f70efd63a 100644 --- a/src/Jackett.Common/Definitions/abtorrents.yml +++ b/src/Jackett.Common/Definitions/abtorrents.yml @@ -163,7 +163,7 @@ search: grabs: selector: a[href^="snatches.php?id="] seeders: - selector: a[href^="peerlist_xbt.php?id="] + selector: td:nth-last-child(3) div:nth-last-child(2) leechers: selector: td:nth-last-child(3) div:last-child downloadvolumefactor: