Merge pull request #3790 from nurbek91/BigCommerceFix

Update BigCommerce
main
Elbert Alias 4 years ago committed by GitHub
commit dd5cd5fa42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save