Skip to content

Commit

Permalink
fsm: update date selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ilike2burnthing committed Apr 13, 2024
1 parent 7a57f4c commit 0a322d6
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions src/Jackett.Common/Definitions/fsm.yml
Expand Up @@ -95,21 +95,7 @@ search:
grabs:
selector: finish
date:
selector: createdAt
filters:
- name: replace
args: ["年", "years"]
- name: replace
args: ["月", "months"]
- name: replace
args: ["天", "days"]
- name: re_replace
args: ["小?时", "hours"]
- name: replace
args: ["分", "minutes"]
- name: replace
args: ["前", " ago"]
- name: timeago
selector: createdTs
size:
selector: fileSize
downloadvolumefactor:
Expand Down

0 comments on commit 0a322d6

Please sign in to comment.