minor update

patch-2
Dhiyaneshwaran 2024-05-13 12:49:55 +05:30 committed by GitHub
parent 429cefb3be
commit 4d704580ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ id: matomo-panel
info:
name: Matomo Panel - Detect
author: Arr0way userdehghani
author: Arr0way,userdehghani
severity: info
description: |
google analytics alternative that protects your data and your customers privacy.
@ -24,7 +24,7 @@ info:
http:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
- "{{BaseURL}}/index.php"
- "{{BaseURL}}/plugins/CoreHome/images/favicon.png"
@ -42,4 +42,4 @@ http:
- type: dsl
dsl:
- "status_code==200 && (\"-2023266783\" == mmh3(base64_py(body)))"
- "status_code==200 && (\"-2023266783\" == mmh3(base64_py(body)))"