M-Team - TP: add support for Time Type == Time Added

This commit is contained in:
kaso17 2017-03-06 14:05:46 +01:00
parent 4bdb7a9fd4
commit 3b0cfa4aba
1 changed files with 9 additions and 0 deletions

View File

@ -96,8 +96,17 @@
selector: td.rowfollow:nth-child(6)
leechers:
selector: td.rowfollow:nth-child(7)
date:
selector: td.rowfollow:nth-child(4):not(:has(span))
optional: true
filters:
- name: append
args: " +08:00"
- name: dateparse
args: "2006-01-0215:04:05 -07:00"
date:
selector: td.rowfollow:nth-child(4) > span[title]
optional: true
attribute: title
filters:
- name: append