mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pornbits: more row selectors
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
- path: "browse/{{ if .Keywords }}search/{{ .Config.sort }}/name/{{ .Keywords }}{{else}}index/{{ .Config.sort }}{{end}}"
|
- path: "browse/{{ if .Keywords }}search/{{ .Config.sort }}/name/{{ .Keywords }}{{else}}index/{{ .Config.sort }}{{end}}"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table.table-condensed tbody tr.success
|
selector: tr.default, tr.danger, tr.success
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
Reference in New Issue
Block a user