Update rcdevs-webadm-panel.yaml
parent
d8a67154fe
commit
7f3d564bd5
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue