Merge pull request #6213 from nurbek91/shopify_cdn

Update Shopify / ecommerce
main
Elbert Alias 3 years ago committed by GitHub
commit 9209f1b976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1855,9 +1855,9 @@
}, },
"description": "Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.", "description": "Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.",
"dom": { "dom": {
"link[href*='cdn.shopify.com']": { "link[href*='shopify.com']": {
"attributes": { "attributes": {
"href": "cdn\\.shopify\\.com\\;confidence:50" "href": "(?:cdn\\.|\\.my)shopify\\.com\\;confidence:50"
} }
} }
}, },
@ -1868,7 +1868,8 @@
"icon": "Shopify.svg", "icon": "Shopify.svg",
"js": { "js": {
"Shopify": "\\;confidence:25", "Shopify": "\\;confidence:25",
"ShopifyAPI": "" "ShopifyAPI": "",
"ShopifyCustomer": ""
}, },
"meta": { "meta": {
"shopify-checkout-api-token": "", "shopify-checkout-api-token": "",