mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
btstornet: fix for test
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
- name: re_replace
|
- name: re_replace
|
||||||
args: [" ", "+"]
|
args: [" ", "+"]
|
||||||
paths:
|
paths:
|
||||||
- path: "{{ if .Keywords }}q/{{ .Keywords }}/date/{{else}}/{{end}}"
|
- path: "q/{{ if .Keywords }}{{ .Keywords }}{{else}}test{{end}}/date/"
|
||||||
rows:
|
rows:
|
||||||
selector: table.tor > tbody > tr[class$="_tr"]
|
selector: table.tor > tbody > tr[class$="_tr"]
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user