Skip to content

Commit

Permalink
Merge pull request HTTPArchive#9 from rockeynebhwani/main
Browse files Browse the repository at this point in the history
Added 'Klaviyo Reviews' and updated 'Shop Pay' / 'Shop Pay Instalments'
  • Loading branch information
tunetheweb authored Jan 31, 2024
2 parents ecd177b + c755b03 commit f111790
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
11 changes: 11 additions & 0 deletions src/technologies/k.json
Original file line number Diff line number Diff line change
Expand Up @@ -838,6 +838,17 @@
"scriptSrc": "klaviyo\\.com",
"website": "https://www.klaviyo.com/"
},
"Klaviyo Reviews": {
"cats": [
90
],
"description": "Klaviyo is an email marketing platform for online businesses.",
"icon": "Klaviyo.svg",
"js": {
"klaviyoModulesObject.loadedModules": "reviews"
},
"website": "https://www.klaviyo.com/product-reviews"
},
"Klevu": {
"cats": [
29
Expand Down
5 changes: 2 additions & 3 deletions src/technologies/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -2310,9 +2310,9 @@
"js": {
"ShopifyPay.apiHost": ""
},
"requires": "Shopify",
"scriptSrc": [
"cdn\\.shopify\\.com/shopifycloud/shopify_pay/"
"cdn\\.shopify\\.com/shopifycloud/shopify_pay/",
"cdn\\.shopify\\.com/shopifycloud/shopify-js/shop-pay-payment-request\\.js"
],
"website": "https://shop.app"
},
Expand All @@ -2327,7 +2327,6 @@
"Affirm",
"Shop Pay"
],
"requires": "Shopify",
"website": "https://shoppay.affirm.com"
},
"ShopBase": {
Expand Down

0 comments on commit f111790

Please sign in to comment.