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
|
attribute: href
|
||||||
date:
|
date:
|
||||||
selector: div.torrent_element_info span:nth-child(2)
|
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:
|
size:
|
||||||
selector: div.torrent_element_info span:nth-child(4)
|
selector: div.torrent_element_info span:nth-child(4)
|
||||||
grabs:
|
grabs:
|
||||||
|
Reference in New Issue
Block a user