remove xipblog matcher

patch-12
Dhiyaneshwaran 2024-09-18 13:02:24 +05:30 committed by GitHub
parent 22c1cc9991
commit 2809ff8f39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,5 +52,5 @@ http:
- type: dsl
dsl:
- 'duration_2>=6'
- 'contains_all(tolower(response), "prestashop", "xipblog")'
- 'contains_all(tolower(response), "prestashop")'
condition: and