1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-23 06:40:57 +00:00

btdb: fix date parser (#5442)

This commit is contained in:
Jorman 2019-06-09 03:58:55 +02:00 committed by garfield69
parent 7b076a001c
commit 94f0e1a732

View file

@ -52,6 +52,8 @@
selector: div[class$="info"] span:nth-of-type(2) selector: div[class$="info"] span:nth-of-type(2)
date: date:
selector: div[class$="info"] span:nth-of-type(3) selector: div[class$="info"] span:nth-of-type(3)
filters:
- name: timeago
grabs: grabs:
selector: div[class$="info"] span:nth-of-type(4) selector: div[class$="info"] span:nth-of-type(4)
seeders: seeders: