seedfile: new layout

This commit is contained in:
Garfield69
2023-08-05 07:39:27 +12:00
parent b2e5930741
commit 5d9067c31b

View File

@@ -102,8 +102,8 @@ search:
selector: a[href^="details.php?id="] selector: a[href^="details.php?id="]
attribute: href attribute: href
poster: poster:
selector: a[href^="details.php?id="] selector: td.numele_tor span[data-original-title]
attribute: onmouseover attribute: data-original-title
filters: filters:
- name: regexp - name: regexp
args: "src='(.+?)'" args: "src='(.+?)'"
@@ -115,15 +115,17 @@ search:
description: description:
text: "{{ .Result.genre }}" text: "{{ .Result.genre }}"
files: files:
selector: td:nth-last-child(7) selector: td:nth-last-child(8)
date: date:
selector: td:nth-last-child(5) selector: td:nth-last-child(6)
filters: filters:
- name: append - name: append
args: " +02:00" # EET args: " +02:00" # EET
- name: dateparse - name: dateparse
args: "HH:mm:ssyyyy-MM-dd zzz" args: "HH:mm:ssyyyy-MM-dd zzz"
size: size:
selector: td:nth-last-child(5)
grabs:
selector: td:nth-last-child(4) selector: td:nth-last-child(4)
seeders: seeders:
selector: td:nth-last-child(3) selector: td:nth-last-child(3)