diff --git a/src/drivers/npm/package.json b/src/drivers/npm/package.json index 5e12cab7f..465d85762 100644 --- a/src/drivers/npm/package.json +++ b/src/drivers/npm/package.json @@ -13,7 +13,7 @@ "software" ], "homepage": "https://www.wappalyzer.com/", - "version": "6.5.30", + "version": "6.5.31", "author": "Wappalyzer", "license": "MIT", "repository": { diff --git a/src/drivers/webextension/images/icons/Shoporama.svg b/src/drivers/webextension/images/icons/Shoporama.svg new file mode 100644 index 000000000..efa428934 --- /dev/null +++ b/src/drivers/webextension/images/icons/Shoporama.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/drivers/webextension/manifest.json b/src/drivers/webextension/manifest.json index 545ce391c..2546b79cb 100644 --- a/src/drivers/webextension/manifest.json +++ b/src/drivers/webextension/manifest.json @@ -4,7 +4,7 @@ "author": "Wappalyzer", "homepage_url": "https://www.wappalyzer.com/", "description": "Identify web technologies", - "version": "6.5.30", + "version": "6.5.31", "default_locale": "en", "manifest_version": 2, "icons": { diff --git a/src/package.json b/src/package.json index 2067680c0..ad7e5dfcc 100644 --- a/src/package.json +++ b/src/package.json @@ -13,7 +13,7 @@ "software" ], "homepage": "https://www.wappalyzer.com/", - "version": "6.5.30", + "version": "6.5.31", "author": "Wappalyzer", "license": "MIT", "repository": { diff --git a/src/technologies.json b/src/technologies.json index 68671553c..774477f34 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -3406,18 +3406,6 @@ "scripts": "/website/JavaScript/Vertoshop\\.js", "website": "https://ccvshop.be" }, - "StackPath": { - "cats": [ - 31 - ], - "description": "StackPath is a cloud computing and services provider.", - "headers": { - "x-provided-by": "^StackCDN(?: ([\\d.]+))?\\;version:\\1", - "x-backend-server": "hosting\\.stackcp\\.net$" - }, - "icon": "StackPath.svg", - "website": "https://www.stackpath.com" - }, "CDN77": { "cats": [ 31 @@ -16142,6 +16130,7 @@ "cats": [ 6 ], + "description": "Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.", "headers": { "x-shopid": "\\;confidence:50", "x-shopify-stage": "\\;confidence:50" @@ -17098,6 +17087,18 @@ "scripts": "api\\.stackanalytix\\.com", "website": "https://www.stackanalytix.com" }, + "StackPath": { + "cats": [ + 31 + ], + "description": "StackPath is a cloud computing and services provider.", + "headers": { + "x-backend-server": "hosting\\.stackcp\\.net$", + "x-provided-by": "^StackCDN(?: ([\\d.]+))?\\;version:\\1" + }, + "icon": "StackPath.svg", + "website": "https://www.stackpath.com" + }, "Stackla": { "cats": [ 5 @@ -22102,4 +22103,4 @@ "website": "https://www.xt-commerce.com" } } -} +} \ No newline at end of file