mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
kisssub: fix spacing
This commit is contained in:
parent
9013676bae
commit
18d791c08c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue