misc update
parent
47cddfcf0c
commit
2c74326911
|
@ -12,14 +12,16 @@ requests:
|
|||
- "{{BaseURL}}/dana-na/auth/url_default/welcome.cgi"
|
||||
- "{{BaseURL}}/dana-na/auth/url_2/welcome.cgi"
|
||||
- "{{BaseURL}}/dana-na/auth/url_3/welcome.cgi"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "/dana-na/auth/welcome.cgi"
|
||||
part: header
|
||||
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "(?i)/dana-na/css/ds(_[a-f0-9]{64})?.css"
|
||||
part: body
|
Loading…
Reference in New Issue