Merge pull request #7690 from mastercho/fixfp

Enhanced to avoid FP
patch-1
Ritik Chaddha 2023-07-14 10:31:24 +05:30 committed by GitHub
commit e6425862a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ http:
dsl:
- "!contains(tolower(body), '<html')"
- "!contains(tolower(body), '<body')"
- "!contains(tolower(body), '<iframe')"
condition: and