patch-1
sandeep 2023-07-21 20:47:31 +05:30
parent 02b36239f5
commit 09d3e3facc
1 changed files with 10 additions and 10 deletions

View File

@ -23,20 +23,20 @@ http:
skip-variables-check: true
extractors:
- type: regex
part: body
group: 1
internal: true
name: id
regex:
- data-xwiki-async-client-id="(.+?)"
- type: regex
part: body
group: 1
- data-xwiki-async-client-id="(.+?)"
internal: true
- type: regex
group: 1
name: url
regex:
- <span class="xwiki-async" data-xwiki-async-id="(.+?)"
- <span class="xwiki-async" data-xwiki-async-id="(.+?)"
internal: true
matchers:
- type: word
words:
- "31557644536232"
- type: dsl
dsl:
- body_2 == "31557644536232"