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