mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
beload: reject incomplete rows. #14804
This commit is contained in:
@@ -94,7 +94,7 @@ search:
|
|||||||
# does not support imdbid searches
|
# does not support imdbid searches
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: "td.text table tbody tr:has(a[href^=\"details.php?id=\"])"
|
selector: "td.text table tbody tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))"
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
Reference in New Issue
Block a user