mirror of
https://github.com/Jackett/Jackett
synced 2024-12-26 09:48:37 +00:00
torrentdownloads: fix date from "2017y ago" to "0m ago"
This commit is contained in:
parent
e947059da1
commit
7e5a7ad153
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@
|
|||
download:
|
||||
selector: p:nth-child(1) > a[href^="/torrent/"]
|
||||
attribute: href
|
||||
date:
|
||||
text: now
|
||||
size:
|
||||
selector: span:nth-child(5)
|
||||
seeders:
|
||||
|
|
Loading…
Reference in a new issue