Skip to content

Commit

Permalink
Add support for PubTech CMP
Browse files Browse the repository at this point in the history
Add Detection to PubTech CMP.

Example JS: https://cmp.pubtech.ai/1/pubtech-cmp-v2.js

CMP Site: https://www.pubtech.ai/
  • Loading branch information
gilbertococchi authored Sep 22, 2023
1 parent 471c2fb commit 4ab1185
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/technologies/p.json
Original file line number Diff line number Diff line change
Expand Up @@ -3394,6 +3394,18 @@
"implies": "Java",
"website": "https://www.publiccms.com"
},
"PubTech": {
"cats": [
67
],
"description": "PubTech is a consent management platform helping brands and businesses collect, store and leverage their customer consents.",
"icon": "PubTech.png",
"scriptSrc": [
"cmp\\.pubtech\\.ai",

],
"website": "https://www.pubtech.ai/"
},
"Pulse Secure": {
"cats": [
46
Expand Down

0 comments on commit 4ab1185

Please sign in to comment.