beload: more layout changes

new row selector
standard date now in a[title] as the text field is now in the Hungarian 1 day 3 hours format
This commit is contained in:
Garfield69
2024-02-05 06:31:03 +13:00
parent 010efab4d2
commit ac4f3fe37c

View File

@@ -98,7 +98,7 @@ search:
# does not support imdbid searches # does not support imdbid searches
rows: rows:
selector: "td.text table tbody tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))" selector: "div.torrents-container > table > tbody > tr > td.text > table > tbody > tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))"
after: 1 after: 1
fields: fields:
@@ -124,7 +124,8 @@ search:
selector: a.preview selector: a.preview
attribute: href attribute: href
date: date:
selector: td:nth-last-child(6) selector: td:nth-last-child(6) > a
attribute: title
filters: filters:
- name: append - name: append
args: " +01:00" # CET args: " +01:00" # CET