mirror of
https://github.com/Jackett/Jackett.git
synced 2026-08-29 06:51:25 +08:00
freejavtorrent: new keywordless path
This commit is contained in:
@@ -28,7 +28,7 @@ download:
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: "s.php?search={{ if .Keywords }}{{ .Keywords }}{{ else }}%20{{ end }}"
|
||||
- path: "{{ if .Keywords }}s.php?search={{ .Keywords }}{{ else }}{{ end }}"
|
||||
|
||||
rows:
|
||||
selector: div.image-wrapper
|
||||
|
||||
Reference in New Issue
Block a user