mirror of https://github.com/Jackett/Jackett
kisssub: fix spacing
This commit is contained in:
parent
9013676bae
commit
18d791c08c
|
@ -78,7 +78,7 @@ search:
|
|||
- name: dateparse
|
||||
args: "2006/01/02 -07:00"
|
||||
date:
|
||||
text: "{{ if or .Result.date_year .Result.date_today .Result.date_yday }}{{ or .Result.date_year .Result.date_today .Result.date_yday }}{{ else }}now{{ end }}"
|
||||
text: "{{ if or .Result.date_year .Result.date_today .Result.date_yday }}{{ or .Result.date_year .Result.date_today .Result.date_yday }}{{ else }}now{{ end }}"
|
||||
size:
|
||||
selector: td:nth-child(4)
|
||||
seeders:
|
||||
|
|
Loading…
Reference in New Issue