diff --git a/http/exposed-panels/seafile-panel.yaml b/http/exposed-panels/seafile-panel.yaml index 191826f53f..9f21760216 100644 --- a/http/exposed-panels/seafile-panel.yaml +++ b/http/exposed-panels/seafile-panel.yaml @@ -8,7 +8,6 @@ info: metadata: max-request: 1 shodan-query: http.favicon.hash:1552322396 - shodan-query: http.html:"seafile" reference: - https://www.seafile.com/en/home/ - https://github.com/haiwen/seafile @@ -28,7 +27,7 @@ http: - type: dsl dsl: - "status_code==200 && (\"1552322396\" == mmh3(base64_py(body)))" - + - method: GET path: - "{{BaseURL}}/accounts/login/" @@ -43,4 +42,4 @@ http: - type: status status: - - 200 + - 200