mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentdownloads: fix date from "2017y ago" to "0m ago"
This commit is contained in:
@@ -44,6 +44,8 @@
|
|||||||
download:
|
download:
|
||||||
selector: p:nth-child(1) > a[href^="/torrent/"]
|
selector: p:nth-child(1) > a[href^="/torrent/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
date:
|
||||||
|
text: now
|
||||||
size:
|
size:
|
||||||
selector: span:nth-child(5)
|
selector: span:nth-child(5)
|
||||||
seeders:
|
seeders:
|
||||||
|
Reference in New Issue
Block a user