mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 03:38:31 +00:00
mircrew: fix date
This commit is contained in:
parent
f90ee65cfe
commit
109d049564
1 changed files with 2 additions and 1 deletions
|
@ -176,7 +176,8 @@ search:
|
||||||
leechers:
|
leechers:
|
||||||
text: 1
|
text: 1
|
||||||
date:
|
date:
|
||||||
selector: time
|
selector: time[datetime]
|
||||||
|
attribute: datetime
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
|
Loading…
Add table
Reference in a new issue