From d07c7b07f68606a71414a341be9eaede3cb8a0dd Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Feb 2022 11:20:25 +0600 Subject: [PATCH] Add Adobe Client Data Layer / js framework, FIX PWA Studio, etc --- src/technologies/a.json | 20 ++++++++++++++++++-- src/technologies/p.json | 10 +++++----- 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index 6cf2b1a45..b223a70da 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1161,6 +1161,17 @@ "saas": true, "website": "https://business.adobe.com/products/audience-manager/adobe-audience-manager.html" }, + "Adobe Client Data Layer": { + "cats": [ + 12 + ], + "description": "Adobe Client Data Layer is a framework of JavaScript objects on your site that contains all variable values used in your implementation.", + "icon": "Adobe.svg", + "js": { + "adobeDataLayer.version": "([\\d\\.]+)\\;version:\\1" + }, + "website": "https://github.com/adobe/adobe-client-data-layer" + }, "Adobe ColdFusion": { "cats": [ 18 @@ -1852,10 +1863,13 @@ 29 ], "description": "Algolia offers a hosted web search product delivering real-time results.", + "icon": "Algolia.svg", "headers": { "Content-Security-Policy": "\\.algolia" }, - "icon": "Algolia.svg", + "cookies": { + "_ALGOLIA": "" + }, "js": { "AlgoliaSearch": "", "__algolia": "", @@ -2650,6 +2664,7 @@ "cats": [ 59 ], + "description": "Apollo is a fully-featured caching GraphQL client with integrations for React, Angular, and more.", "dom": "script#__APOLLO_STATE__", "icon": "Apollo.svg", "implies": [ @@ -2787,7 +2802,8 @@ "ApplePay": "", "checkout.enabledpayments.applepay": "^true$", "dw.applepay": "", - "enableApplePay": "" + "enableApplePay": "", + "braintree.applePay": "" }, "website": "https://www.apple.com/apple-pay" }, diff --git a/src/technologies/p.json b/src/technologies/p.json index 444d2be24..51ad14d4b 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2606,11 +2606,11 @@ ], "description": "PWA Studio is a collection of tools that lets developers build complex Progressive Web Applications on top of Magento 2 or Adobe Commerce stores.", "icon": "PWA Studio.png", - "implies": [ - "React", - "webpack" - ], - "html": "\\(var\\(--venia-", + "requires": "Magento", + "js": { + "fetchRootComponent": "\\;confidence:50", + "__fetchLocaleData__": "\\;confidence:50" + }, "oss": true, "pricing": [ "freemium"