mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mypornclub: handle date "last year" "last month"
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
attribute: href
|
||||
date:
|
||||
selector: div.torrent_element_info span:nth-child(2)
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["Last year", "1 year ago"]
|
||||
- name: replace
|
||||
args: ["Last month", "1 month ago"]
|
||||
size:
|
||||
selector: div.torrent_element_info span:nth-child(4)
|
||||
grabs:
|
||||
|
Reference in New Issue
Block a user