From 865ab99efc22319a15375f49c4127a5fd9228d0b Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 14 Feb 2025 04:54:05 +1300 Subject: [PATCH] ptfiles: drop rows without DL --- src/Jackett.Common/Definitions/ptfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/ptfiles.yml b/src/Jackett.Common/Definitions/ptfiles.yml index 89b4872c7..53083086b 100644 --- a/src/Jackett.Common/Definitions/ptfiles.yml +++ b/src/Jackett.Common/Definitions/ptfiles.yml @@ -110,7 +110,7 @@ search: rows: # for some users (don't know why) the table is called tablethree instead of tortable - selector: table#tortable > tbody > tr.rowhead, table#tablethree > tbody > tr.rowhead + selector: table#tortable > tbody > tr.rowhead:has(a[href^="dl.php/"]), table#tablethree > tbody > tr.rowhead:has(a[href^="dl.php/"]) fields: # column 3 will be the wait time for new users