From 7613a48441d52ef8fc7861a2139f29d7ecf92236 Mon Sep 17 00:00:00 2001 From: t-kelly Date: Thu, 13 Jun 2019 15:35:09 -0400 Subject: [PATCH] Update detection for Shopify storefronts --- src/apps.json | 9 +++++++-- src/drivers/npm/npm-shrinkwrap.json | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 289825e20..1bef17c74 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9274,11 +9274,16 @@ "cats": [ 6 ], - "html": "]+=['\"]//cdn\\.shopify\\.com", + "html": "]+=['\"]//cdn\\.shopify\\.com\\;confidence:25", "icon": "Shopify.svg", "js": { - "Shopify": "" + "Shopify": "\\;confidence:25" }, + "headers": { + "x-shopid": "*\\;confidence:50", + "x-shopify-stage": "*\\;confidence:50" + }, + "url": "^https?//.+\\.myshopify\\.com", "website": "http://shopify.com" }, "Shopline": { diff --git a/src/drivers/npm/npm-shrinkwrap.json b/src/drivers/npm/npm-shrinkwrap.json index e7573ca02..381797b17 100644 --- a/src/drivers/npm/npm-shrinkwrap.json +++ b/src/drivers/npm/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "wappalyzer", - "version": "5.8.1", + "version": "5.8.2", "lockfileVersion": 1, "requires": true, "dependencies": {