mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
bitsearch: drop ads
This commit is contained in:
parent
863a9c1cba
commit
d62941c8c8
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ search:
|
|||
args: ["\\.", " "]
|
||||
|
||||
rows:
|
||||
selector: li.search-result
|
||||
selector: li.search-result:has(a.dl-torrent)
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Add table
Reference in a new issue