trail space fix

patch-1
Dhiyaneshwaran 2023-08-16 23:44:26 +05:30 committed by GitHub
parent 13010c5ba4
commit 7966d77a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ http:
matchers-condition: and
matchers:
- type: dsl
dsl:
dsl:
- "status_code_1 == 200 && contains(body,'Power by DedeCms') || contains(body,'DedeCMS演示站') || contains(body,'DedeCMS')"
- "status_code_2 == 200 && contains(body_2,'/plus/search.php')"
condition: or