From c86f2b5f0609bd1f7de5e618052be615fc54b731 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 23 Feb 2021 12:46:12 +0600 Subject: [PATCH] Update BigCommerce --- src/technologies.json | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 5a37549b5..d6a8dcf60 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2464,15 +2464,20 @@ 6 ], "description": "BigCommerce is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", - "html": "]+cdn\\d+\\.bigcommerce\\.com/", "icon": "BigCommerce.svg", - "pricing": [ - "low", - "recurring" - ], - "saas": true, + "html": "]+cdn\\d+\\.bigcommerce\\.com/", + "dom": { + "img[data-src*='.bigcommerce.com'],img[src*='.bigcommerce.com']": { + "attributes": { + "data-src": "", + "src": "" + } + } + }, "scripts": "cdn\\d+\\.bigcommerce\\.com/", "url": "mybigcommerce\\.com", + "saas": true, + "pricing": ["low", "recurring"], "website": "http://www.bigcommerce.com" }, "BigDump": {