Update teampass-panel.yaml

patch-1
Prince Chaddha 2022-08-20 22:27:53 +05:30 committed by GitHub
parent a2dd7f0d87
commit 61e6bcb8f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -13,12 +13,16 @@ requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
- "{{BaseURL}}/teampass"
stop-at-first-match: true
redirects: true
max-redirects: 2
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: regex - type: regex
regex: regex:
- '<title>.*Teampass.*</title>' - '<title>(.*)Teampass(.*)</title>'
- type: status - type: status
status: status: