lastfiles: new layout

also drop noposter.png
This commit is contained in:
Garfield69 2022-01-21 19:15:08 +13:00
parent d43ac08372
commit a799f640da
1 changed files with 5 additions and 3 deletions

View File

@ -138,16 +138,18 @@ search:
- name: querystring - name: querystring
args: cat args: cat
title: title:
selector: a[href^="details.php?id="] selector: a[onmouseover]
details: details:
selector: a[href^="details.php?id="] selector: a[onmouseover]
attribute: href attribute: href
poster: poster:
selector: a[href^="details.php?id="] selector: a[onmouseover]
attribute: onmouseover attribute: onmouseover
filters: filters:
- name: regexp - name: regexp
args: src=\\'(.+?)\\' args: src=\\'(.+?)\\'
- name: replace
args: ["./pic/noposter.png", ""]
download: download:
selector: a[href^="download.php"] selector: a[href^="download.php"]
attribute: href attribute: href