From 0654ae8317d708ef8abb8d0c1ecde22d63e02ab4 Mon Sep 17 00:00:00 2001 From: Barry Pollard Date: Thu, 25 May 2023 10:45:26 +0100 Subject: [PATCH 1/2] Improve AdOpt detection --- src/technologies/a.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/technologies/a.json b/src/technologies/a.json index 9e04cf3bf..16a2fc971 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -922,6 +922,7 @@ ], "description": "AdOpt is a consent tool that prioritises privacy and usability towards the LGPD.", "icon": "AdOpt.svg", + "implies": "Svelte", "js": { "adoptApp.domain": "", "adopt_website_code": "" @@ -932,6 +933,7 @@ "recurring" ], "saas": true, + "scriptSrc": "https://tag.goadopt.io/injector.js", "website": "https://goadopt.io" }, "AdRecover": { From 089630d0b406ac2ab8142672736d03c5d0d5eb68 Mon Sep 17 00:00:00 2001 From: Barry Pollard Date: Tue, 30 May 2023 11:37:56 +0100 Subject: [PATCH 2/2] Update src/technologies/a.json --- src/technologies/a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index 16a2fc971..29ffe0109 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -933,7 +933,7 @@ "recurring" ], "saas": true, - "scriptSrc": "https://tag.goadopt.io/injector.js", + "scriptSrc": "tag\\.goadopt\\.io/", "website": "https://goadopt.io" }, "AdRecover": {