From 3df3187ae5f2213a0b3308bc56fae4cb565c164e Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 28 Apr 2022 01:12:21 +0600 Subject: [PATCH] Update Shopify / ecommerce --- src/technologies/s.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 42c7094fd..21f1b768d 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1855,9 +1855,9 @@ }, "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.", "dom": { - "link[href*='cdn.shopify.com']": { + "link[href*='shopify.com']": { "attributes": { - "href": "cdn\\.shopify\\.com\\;confidence:50" + "href": "(?:cdn\\.|\\.my)shopify\\.com\\;confidence:50" } } }, @@ -1868,7 +1868,8 @@ "icon": "Shopify.svg", "js": { "Shopify": "\\;confidence:25", - "ShopifyAPI": "" + "ShopifyAPI": "", + "ShopifyCustomer": "" }, "meta": { "shopify-checkout-api-token": "",