diff --git a/src/Jackett.Common/Definitions/shokweb.yml b/src/Jackett.Common/Definitions/shokweb.yml index 0934ed2ed..517151a7f 100644 --- a/src/Jackett.Common/Definitions/shokweb.yml +++ b/src/Jackett.Common/Definitions/shokweb.yml @@ -29,11 +29,9 @@ paths: # https://shokweb.com/ (latest) # https://shokweb.com/search/supergirl%20s04e01 (search) - - path: "{{if .Keywords}}{{.Keywords}}{{else}}{{end}}" + - path: "{{if .Keywords}}/search/{{.Keywords}}{{else}}{{end}}" rows: selector: div:has(a[href^="magnet:?"]) - filters: - - name: andmatch fields: title: selector: a[href^="/post/"]