Improve AdOpt detection

main
Barry Pollard 2 years ago
parent e0c0009302
commit 0654ae8317

@ -922,6 +922,7 @@
], ],
"description": "AdOpt is a consent tool that prioritises privacy and usability towards the LGPD.", "description": "AdOpt is a consent tool that prioritises privacy and usability towards the LGPD.",
"icon": "AdOpt.svg", "icon": "AdOpt.svg",
"implies": "Svelte",
"js": { "js": {
"adoptApp.domain": "", "adoptApp.domain": "",
"adopt_website_code": "" "adopt_website_code": ""
@ -932,6 +933,7 @@
"recurring" "recurring"
], ],
"saas": true, "saas": true,
"scriptSrc": "https://tag.goadopt.io/injector.js",
"website": "https://goadopt.io" "website": "https://goadopt.io"
}, },
"AdRecover": { "AdRecover": {

Loading…
Cancel
Save