mirror of https://github.com/Jackett/Jackett
parent
138c4b2def
commit
7a637d1387
|
@ -103,7 +103,7 @@
|
|||
# does not support imdbid searches
|
||||
|
||||
rows:
|
||||
selector: table > tbody > tr:has(a[href^="download.php?torrent="])
|
||||
selector: table[width="880px"] > tbody > tr:has(a[href^="download.php?torrent="])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Reference in New Issue