Skip to content

Commit

Permalink
vsttorrents: ignore rows without a title resolves #9954
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Oct 24, 2020
1 parent 6a83ab5 commit f46be3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/vsttorrents.yml
Expand Up @@ -29,7 +29,7 @@ search:
s: "{{ .Keywords }}"

rows:
selector: article
selector: article:has(h3)

fields:
category:
Expand Down

0 comments on commit f46be3a

Please sign in to comment.