learnbits: removed logintype & filter date

This commit is contained in:
ilike2burnthing 2023-05-19 18:59:29 +01:00 committed by GitHub
parent d3599c9c3a
commit 6ab273651d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -132,7 +132,6 @@ login:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
logout: ""
logintype: ""
error:
- selector: table:contains("An error has occured!")
test:
@ -209,6 +208,8 @@ search:
optional: true
remove: a, b, img, span
filters:
- name: replace
args: ["|", ""]
- name: dateparse
args: "yyyy-MM-dd hh:mm tt"
date: