Update freshdesk-takeover.yaml
parent
77f276e4a6
commit
349e9df1b6
|
@ -11,6 +11,7 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -18,7 +19,8 @@ requests:
|
|||
- There is no helpdesk here!
|
||||
- Maybe this is still fresh!
|
||||
condition: and
|
||||
- type: word
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "freshservice.com"
|
||||
negative: true
|
||||
|
|
Loading…
Reference in New Issue