Torlock: fix time parsing fro mins

This commit is contained in:
kaso17
2018-03-27 17:13:01 +02:00
parent 756cf7c0a6
commit c866748de3

View File

@@ -58,7 +58,7 @@
selector: td:nth-child(2)
filters:
- name: re_replace
args: ["(day|hour)s?$", "$0s ago"] # add ago to relative dates (fresh torrents page)
args: ["(day|hour|min)s?$", "$0s ago"] # add ago to relative dates (fresh torrents page)
size:
selector: td:nth-child(3)
seeders: