Merge pull request #1640 from pdelteil/patch-10

Update phpmyadmin-panel.yaml
patch-1
Sandeep Singh 2021-06-06 12:43:23 +05:30 committed by GitHub
commit 99550ea082
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -24,3 +24,10 @@ requests:
- type: word
words:
- "<title>phpMyAdmin</title>"
extractors:
- type: regex
part: body
group: 1
regex:
- 'v=([a-z0-9-._]+)'