|
|
|
@ -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": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/",
|
|
|
|
|
"icon": "BigCommerce.svg",
|
|
|
|
|
"pricing": [
|
|
|
|
|
"low",
|
|
|
|
|
"recurring"
|
|
|
|
|
],
|
|
|
|
|
"saas": true,
|
|
|
|
|
"html": "<link href=[^>]+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": {
|
|
|
|
|