mirror of https://github.com/Jackett/Jackett
bitsearch: new row selector
This commit is contained in:
parent
2d92c1d394
commit
92e0342a60
|
@ -77,7 +77,7 @@ search:
|
|||
args: ["\\.", " "]
|
||||
|
||||
rows:
|
||||
selector: li.search-result:has(a.dl-torrent)
|
||||
selector: div.search-result:has(a.dl-torrent)
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Reference in New Issue