mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
divteam: drop pinned results resolves #10196
This commit is contained in:
@@ -115,7 +115,7 @@ search:
|
||||
# does not support imdbid search and does not supply imdb link in results.
|
||||
|
||||
rows:
|
||||
selector: table.table.table-bordered > tbody > tr:has(a[href^="download.php?id="])
|
||||
selector: table.table.table-bordered > tbody > tr:has(a[href^="download.php?id="]):not(:has(td[style*="background-color"]))
|
||||
|
||||
fields:
|
||||
download:
|
||||
|
Reference in New Issue
Block a user