mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Fix selector on World of P2P
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user