mirror of https://github.com/Jackett/Jackett
Btbit: fix slash in wrong place #3902
This commit is contained in:
parent
7883534c5e
commit
32aae44ffc
|
@ -28,7 +28,7 @@
|
|||
|
||||
search:
|
||||
paths:
|
||||
- path: "list/{{if .Keywords}}{{.Keywords}}{{else}}movie/{{end}}1-1-0.html"
|
||||
- path: "list/{{if .Keywords}}{{.Keywords}}{{else}}movie{{end}}/1-1-0.html"
|
||||
rows:
|
||||
selector: .rs
|
||||
fields:
|
||||
|
|
Loading…
Reference in New Issue