filmpaleis: amend login

This commit is contained in:
Garfield69 2019-12-19 20:28:44 +13:00
parent 7f69f87039
commit d720588568
1 changed files with 4 additions and 3 deletions

View File

@ -40,9 +40,8 @@
movie-search: [q]
login:
path: login.php
method: form
form: form[action="takelogin.php"]
path: takelogin.php
method: post
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
@ -59,10 +58,12 @@
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
search: "{{ .Keywords }}"
incldead: 1
rows:
selector: table.mainouter
filters:
- name: andmatch
fields:
title:
selector: a[href^="details.php?id="]