mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
extratorrent: resolves #7068
This commit is contained in:
parent
7b57510507
commit
6f8afcf584
1 changed files with 2 additions and 1 deletions
|
@ -939,7 +939,7 @@
|
|||
|
||||
search:
|
||||
paths:
|
||||
- path: "{{if .Keywords}}search/?search={{ .Keywords}}{{else}}{{end}}"
|
||||
- path: "search/?search={{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: tr[class^="tl"]
|
||||
|
@ -993,3 +993,4 @@
|
|||
text: 0
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
# engine n/a
|
||||
|
|
Loading…
Reference in a new issue