yaml lint
parent
f04b826f4a
commit
df3313134f
|
@ -70,17 +70,16 @@ http:
|
|||
- "dns"
|
||||
|
||||
extractors:
|
||||
type: json
|
||||
- type: json
|
||||
part: body
|
||||
internal: true
|
||||
name: alias
|
||||
json:
|
||||
- '.alias'
|
||||
- ".alias"
|
||||
|
||||
type: regex
|
||||
- type: json
|
||||
part: body
|
||||
group: 1
|
||||
internal: true
|
||||
name: servertoken
|
||||
regex:
|
||||
json:
|
||||
- "getPwdHash.*,'([0-9]+)'"
|
||||
|
|
Loading…
Reference in New Issue