mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
bithorlo: new row selector
This commit is contained in:
parent
74e944bbbf
commit
d791f85cc6
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ search:
|
|||
User-Agent: ["{{ .Config.useragent }}"]
|
||||
|
||||
rows:
|
||||
selector: table#TorrentTable > tbody > tr
|
||||
selector: table#torrenttable > tbody > tr
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Add table
Reference in a new issue