Update phpmyadmin-panel.yaml
parent
664845597b
commit
d34316e51b
|
@ -21,13 +21,14 @@ requests:
|
|||
- "{{BaseURL}}/web/phpmyadmin/"
|
||||
- "{{BaseURL}}/xampp/phpmyadmin/"
|
||||
- "{{BaseURL}}/phpMyAdmin/"
|
||||
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<title>phpMyAdmin"
|
||||
- "pmahomme"
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue