mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
bitsearch: new row selector
This commit is contained in:
parent
2d92c1d394
commit
92e0342a60
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ search:
|
||||||
args: ["\\.", " "]
|
args: ["\\.", " "]
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: li.search-result:has(a.dl-torrent)
|
selector: div.search-result:has(a.dl-torrent)
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
|
Loading…
Add table
Reference in a new issue