mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
pornbits: more row selectors
This commit is contained in:
parent
352690e1cd
commit
9437d24f45
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
- path: "browse/{{ if .Keywords }}search/{{ .Config.sort }}/name/{{ .Keywords }}{{else}}index/{{ .Config.sort }}{{end}}"
|
||||
|
||||
rows:
|
||||
selector: table.table-condensed tbody tr.success
|
||||
selector: tr.default, tr.danger, tr.success
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Reference in a new issue