Updated favicon-detection.yaml (#4252)

Added Gradle-enterprise favicon detection
patch-1
idealphase 2022-04-28 14:49:04 +07:00 committed by GitHub
parent 58b6c503b6
commit 42c1f48a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -2595,3 +2595,8 @@ requests:
name: "Synapse-Mobility"
dsl:
- "status_code==200 && (\"-2015389528\" == mmh3(base64_py(body)))"
- type: dsl
name: "Gradle-enterprise"
dsl:
- "status_code==200 && (\"1614287628\" == mmh3(base64_py(body)))"