mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
vstorrent: prevent log row errors when keyword returns not found
This commit is contained in:
@@ -29,7 +29,7 @@ search:
|
||||
s: "{{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: article:has(.entry-title)
|
||||
selector: article:has(a)
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
|
Reference in New Issue
Block a user