Update hubble-detect.yaml
parent
8226586568
commit
0d1e3464fa
|
@ -25,5 +25,5 @@ http:
|
|||
- type: dsl
|
||||
dsl:
|
||||
- 'status_code == 200'
|
||||
- 'contains_any(to_lower(body), "<title>hubble ui enterprise</title>", "<title>hubble ui</title>")'
|
||||
- 'contains_any(to_lower(body), "<title>hubble ui enterprise", "<title>hubble ui")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue