Update Shopify / ecommerce

main
nurbek 3 years ago
parent 1a639987eb
commit 3df3187ae5

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

Loading…
Cancel
Save