Add detection patterns for Shopware 6

Signed-off-by: Hendrik Söbbing <h.soebbing@shopware.com>
main
Hendrik Söbbing 6 years ago
parent b153eeb722
commit a89fa15548

@ -9910,6 +9910,12 @@
6 6
], ],
"html": "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1", "html": "<title>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", "icon": "Shopware.png",
"implies": [ "implies": [
"PHP", "PHP",
@ -9925,7 +9931,7 @@
"/jquery\\.shopware\\.min\\.js", "/jquery\\.shopware\\.min\\.js",
"/engine/Shopware/" "/engine/Shopware/"
], ],
"website": "http://shopware.com" "website": "https://www.shopware.com"
}, },
"Signal": { "Signal": {
"cats": [ "cats": [