mirror of
https://github.com/Jackett/Jackett
synced 2025-03-12 23:25:49 +00:00
fuzer: fix UTC comment
This commit is contained in:
parent
9c29320b16
commit
c8c9b7e8a0
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ search:
|
|||
selector: .up_info2
|
||||
filters:
|
||||
- name: append
|
||||
args: " +02:00" # EET
|
||||
args: " +02:00" # IST
|
||||
- name: re_replace
|
||||
args: ["[^:]+: ", ""]
|
||||
- name: dateparse
|
||||
|
|
Loading…
Add table
Reference in a new issue