From a89fa155483a817583d165d507a91f21b2b969f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hendrik=20S=C3=B6bbing?= Date: Tue, 26 Nov 2019 11:28:44 +0100 Subject: [PATCH] Add detection patterns for Shopware 6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hendrik Söbbing --- src/apps.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 3c9d9d657..14985c5f2 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9910,6 +9910,12 @@ 6 ], "html": "Shopware ([\\d\\.]+) [^<]+\\;version:\\1", + "headers": { + "sw-context-token": "^[\\w]{32}$\\;version:6", + "sw-language-id": "^[a-fA-F0-9]{32}$\\;version:6", + "sw-invalidation-states": "\\;version:6", + "sw-version-id": "\\;version:6" + }, "icon": "Shopware.png", "implies": [ "PHP", @@ -9925,7 +9931,7 @@ "/jquery\\.shopware\\.min\\.js", "/engine/Shopware/" ], - "website": "http://shopware.com" + "website": "https://www.shopware.com" }, "Signal": { "cats": [