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": {