mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
NextTorrent: fix date string
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
attribute: datetime
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "2006-01-02T15:04:05+07:00"
|
||||
args: "2006-01-02T15:04:05-07:00"
|
||||
seeders:
|
||||
# there is no seeders on the primary search results page. defaulting to 0
|
||||
text: 0
|
||||
|
Reference in New Issue
Block a user