commit
90f0e69659
|
@ -51,6 +51,13 @@ http:
|
|||
words:
|
||||
- "{{sid}}"
|
||||
|
||||
- type: word
|
||||
negative: true
|
||||
part: body
|
||||
words:
|
||||
- "echo {{sid}}"
|
||||
- "echo+{{sid}}"
|
||||
|
||||
- type: word
|
||||
part: content_type
|
||||
words:
|
||||
|
|
|
@ -45,6 +45,13 @@ http:
|
|||
words:
|
||||
- "{{string}}"
|
||||
|
||||
- type: word
|
||||
negative: true
|
||||
part: body
|
||||
words:
|
||||
- "echo%20{{string}}"
|
||||
- "echo {{string}}"
|
||||
|
||||
- type: word
|
||||
part: content_type
|
||||
words:
|
||||
|
|
Loading…
Reference in New Issue