Update BigCommerce

main
nurbek 4 years ago
parent bcf3967b91
commit c86f2b5f06

@ -2464,15 +2464,20 @@
6 6
], ],
"description": "BigCommerce is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", "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", "icon": "BigCommerce.svg",
"pricing": [ "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/",
"low", "dom": {
"recurring" "img[data-src*='.bigcommerce.com'],img[src*='.bigcommerce.com']": {
], "attributes": {
"saas": true, "data-src": "",
"src": ""
}
}
},
"scripts": "cdn\\d+\\.bigcommerce\\.com/", "scripts": "cdn\\d+\\.bigcommerce\\.com/",
"url": "mybigcommerce\\.com", "url": "mybigcommerce\\.com",
"saas": true,
"pricing": ["low", "recurring"],
"website": "http://www.bigcommerce.com" "website": "http://www.bigcommerce.com"
}, },
"BigDump": { "BigDump": {