mirror of https://github.com/Jackett/Jackett
Merge branch 'master' of https://github.com/Jackett/Jackett
This commit is contained in:
commit
8e8488a939
|
@ -135,7 +135,7 @@
|
||||||
active: "1"
|
active: "1"
|
||||||
search: "{{ .Query.Keywords }}"
|
search: "{{ .Query.Keywords }}"
|
||||||
rows:
|
rows:
|
||||||
selector: "#Mcol #category+table table tr:not(:first-child):not(:last-child)"
|
selector: "#category+table table tr:not(:first-child):not(:last-child)"
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
selector: td:nth-child(1) a
|
selector: td:nth-child(1) a
|
||||||
|
|
Loading…
Reference in New Issue