mirror of
https://github.com/Jackett/Jackett
synced 2024-12-27 18:29:47 +00:00
torrenthr: fix grabs selector
This commit is contained in:
parent
2125e7e4f0
commit
ce92799c4d
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ search:
|
|||
size:
|
||||
selector: td:nth-child(7)
|
||||
grabs:
|
||||
selector: td:nth-child(7)
|
||||
selector: td:nth-child(8)
|
||||
seeders:
|
||||
selector: td:nth-child(9)
|
||||
leechers:
|
||||
|
|
Loading…
Reference in a new issue