Update filezilla.yaml
parent
91f1ffa23a
commit
8ce1575736
|
@ -10,7 +10,20 @@ requests:
|
|||
- "{{BaseURL}}/filezilla.xml"
|
||||
- "{{BaseURL}}/sitemanager.xml"
|
||||
- "{{BaseURL}}/FileZilla.xml"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<FileZilla"
|
||||
- "<Servers>"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- xml
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue