Update rcdevs-webadm-panel.yaml

patch-1
Dhiyaneshwaran 2023-10-20 18:08:10 +05:30 committed by GitHub
parent d8a67154fe
commit 7f3d564bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ info:
http:
- method: GET
path:
- '{{BaseURL}}/'
- '{{BaseURL}}'
- '{{BaseURL}}/webapps/index.php'
- '{{BaseURL}}/websrvs/index.php'
- '{{BaseURL}}/admin/login_uid.php'
@ -44,4 +44,4 @@ http:
part: body
group: 1
regex:
- '(?i)webadm\s+(free|enterprise)\s+edition'
- '(?i)webadm\s+(free|enterprise)\s+edition'