Update ackee-panel.yaml

patch-2
Dhiyaneshwaran 2024-05-13 13:14:47 +05:30 committed by GitHub
parent bded94df29
commit f371df3c57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ info:
http: http:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/" - "{{BaseURL}}"
- "{{BaseURL}}/favicon.ico" - "{{BaseURL}}/favicon.ico"
stop-at-first-match: true stop-at-first-match: true
@ -32,4 +32,4 @@ http:
- type: dsl - type: dsl
dsl: dsl:
- "status_code==200 && (\"-1495233116\" == mmh3(base64_py(body)))" - "status_code==200 && (\"-1495233116\" == mmh3(base64_py(body)))"