Update favicon-detection.yaml

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
patch-1
GwanYeong Kim 2021-07-24 16:38:03 +09:00
parent aae443949f
commit d151d60ced
1 changed files with 8 additions and 0 deletions

View File

@ -2036,3 +2036,11 @@ requests:
name: "SpamSniper"
dsl:
- "status_code==200 && (\"-1000719429\" == mmh3(base64_py(body)))"
- type: dsl
name: "Selea ANPR Camera"
dsl:
- "status_code==200 && (\"-41369781\" == mmh3(base64_py(body)))"
- type: dsl
name: "Selea CarPlateServer"
dsl:
- "status_code==200 && (\"-656528622\" == mmh3(base64_py(body)))"