Updated favicon-detection.yaml

Added emby favicon
patch-1
idealphase 2022-05-28 18:30:55 +07:00 committed by GitHub
parent 5cb1404b5a
commit 916c7cab5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -2610,3 +2610,8 @@ requests:
name: "Rancher"
dsl:
- "status_code==200 && (\"464587962\" == mmh3(base64_py(body)))"
- type: dsl
name: "Emby"
dsl:
- "status_code==200 && (\"902188936\" == mmh3(base64_py(body)))"