turkseed: update date selector and filter

This commit is contained in:
ilike2burnthing 2022-12-28 16:41:55 +00:00 committed by GitHub
parent f3a785bd2d
commit cc6acd8efb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -126,12 +126,11 @@ search:
selector: img[src*="/torrents/images/"] selector: img[src*="/torrents/images/"]
attribute: src attribute: src
date: date:
selector: td:nth-child(2) selector: td:nth-child(2) > div:last-child
# auto adjusted by site account profile # auto adjusted by site account profile
filters: filters:
- name: regexp - name: dateparse
args: "(\\d{1,2}(st|nd|rd|th) [A-Za-z]{3,} \\d{4} \\d{2}:\\d{2}:\\d{2})" args: "02-01-06 15:04"
- name: fuzzytime
size: size:
selector: td:nth-last-child(5) selector: td:nth-last-child(5)
grabs: grabs: