Update favicon-detection.yaml

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
patch-1
GwanYeong Kim 2021-08-05 01:21:36 +09:00
parent 40f3693456
commit 6d04bd3757
1 changed files with 6 additions and 1 deletions

View File

@ -2553,4 +2553,9 @@ requests:
- type: dsl
name: "KevinLAB"
dsl:
- "status_code==200 && (\"-1650202746\" == mmh3(base64_py(body)))"
- "status_code==200 && (\"-1650202746\" == mmh3(base64_py(body)))"
- type: dsl
name: "qdPM"
dsl:
- "status_code==200 && (\"762074255\" == mmh3(base64_py(body)))"