Merge pull request #10461 from rxerium/yardi-voyager-detect-hash

Yardi Voyager Detection Favicon Hash
main
Ritik Chaddha 2024-08-05 15:06:17 +04:00 committed by GitHub
commit ec435e1855
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -3756,6 +3756,11 @@ http:
dsl:
- "status_code==200 && (\"307296554\" == mmh3(base64_py(body)))"
- type: dsl
name: "yardi-voyager"
dsl:
- "status_code==200 && (\"697691819\" == mmh3(base64_py(body)))"
- type: dsl
name: "ic-realtime"
dsl: