Update freshdesk-takeover.yaml

patch-1
sandeep 2021-05-02 12:54:37 +05:30
parent 77f276e4a6
commit 349e9df1b6
1 changed files with 3 additions and 1 deletions

View File

@ -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