Updated to remove trailing spaces

patch-1
Andy Doering 2021-11-01 12:36:30 -05:00 committed by GitHub
parent 464d0308b3
commit 06decc2129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ requests:
part: body # part of the response (header,body,all)
regex:
- "<title>.*?Apache(|\\d+) .*?(Default|Test).*?</title>"
- type: regex # type of the extractor
part: body # part of the response (header,body,all)
regex:
- "<title>(Default|Test).*? Apache(|\\d+).*?</title>"
- "<title>(Default|Test).*? Apache(|\\d+).*?</title>"