matcher update
parent
b646a7de9b
commit
78e0f016c7
|
@ -14,12 +14,13 @@ requests:
|
|||
- '{{BaseURL}}/mt/admin'
|
||||
- '{{BaseURL}}/mt.cgi'
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<Movable Type Pro</title>"
|
||||
- "Movable Type Pro"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue