diff --git a/src/Jackett.Common/Definitions/therarbg.yml b/src/Jackett.Common/Definitions/therarbg.yml index 825e14a1d..eadb88f0e 100644 --- a/src/Jackett.Common/Definitions/therarbg.yml +++ b/src/Jackett.Common/Definitions/therarbg.yml @@ -60,7 +60,7 @@ download: search: paths: - - path: "get-posts/order:{{ .Config.sort }}{{ range .Categories }}:category:{{.}}{{end}}{{ if or .Query.IMDBID .Keywords }}:keywords:{{ or .Query.IMDBID .Keywords }}{{ else }}{{ end }}/" + - path: "get-posts/order:{{ .Config.sort }}{{ range .Categories }}:category:{{.}}{{end}}{{ if or .Query.IMDBID .Keywords }}:keywords:{{ or .Query.IMDBID .Keywords }}{{ else }}{{ end }}:paginate_by:100/" rows: selector: table > tbody > tr