mirror of
https://github.com/Jackett/Jackett
synced 2025-02-22 14:20:57 +00:00
btdb: fix date parser (#5442)
This commit is contained in:
parent
7b076a001c
commit
94f0e1a732
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
selector: div[class$="info"] span:nth-of-type(2)
|
||||
date:
|
||||
selector: div[class$="info"] span:nth-of-type(3)
|
||||
filters:
|
||||
- name: timeago
|
||||
grabs:
|
||||
selector: div[class$="info"] span:nth-of-type(4)
|
||||
seeders:
|
||||
|
|
Loading…
Reference in a new issue