Update locklizard-webviewer-panel.yaml

patch-1
Dhiyaneshwaran 2022-11-29 14:53:02 +05:30 committed by GitHub
parent ce9120dbea
commit 14558333a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -14,16 +14,18 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/webviewer/index.php"
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'content="Locklizard Web Viewer"'
- 'content="LockLizard"'
- "<strong>Locklizard Web Viewer</strong>"
- 'Locklizard Web Viewer'
- 'Did you remember your password?'
condition: and
- type: status