Skip to content

Commit

Permalink
Improve AdOpt detection
Browse files Browse the repository at this point in the history
  • Loading branch information
tunetheweb committed May 25, 2023
1 parent e0c0009 commit 0654ae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/technologies/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": ""
Expand All @@ -932,6 +933,7 @@
"recurring"
],
"saas": true,
"scriptSrc": "https://tag.goadopt.io/injector.js",
"website": "https://goadopt.io"
},
"AdRecover": {
Expand Down

0 comments on commit 0654ae8

Please sign in to comment.