From e740e2434d1af901d49a45e2beaaeec2bb7dc826 Mon Sep 17 00:00:00 2001 From: chibidev Date: Sat, 29 Jul 2017 14:02:04 +0200 Subject: [PATCH] Fix selector on World of P2P --- src/Jackett/Definitions/worldofp2p.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett/Definitions/worldofp2p.yml b/src/Jackett/Definitions/worldofp2p.yml index 8ccbe7e52..fbe384b73 100644 --- a/src/Jackett/Definitions/worldofp2p.yml +++ b/src/Jackett/Definitions/worldofp2p.yml @@ -93,7 +93,7 @@ searchin: "title" rows: - selector: table.browsewidth100 > tbody > tr:has(a[href^="download.php?torrent="]) + selector: table > tbody > tr:has(a[href^="download.php?torrent="]) filters: - name: andmatch fields: