Skip to content

Commit

Permalink
Merge pull request HTTPArchive#1 from gilbertococchi/patch-1
Browse files Browse the repository at this point in the history
Add Detection for PubTech CMP
  • Loading branch information
rviscomi authored Sep 25, 2023
2 parents 471c2fb + d4f67cf commit c2a24ee
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Binary file added src/images/icons/PubTech.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions src/technologies/p.json
Original file line number Diff line number Diff line change
Expand Up @@ -3394,6 +3394,20 @@
"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",
"js": {
"__pub_tech_cmp_config": ""
},
"scriptSrc": [
"pubtech-cmp-v(.+?)(?:-esm)?\\.js;version:\\1"
],
"website": "https://www.pubtech.ai/"
},
"Pulse Secure": {
"cats": [
46
Expand Down

0 comments on commit c2a24ee

Please sign in to comment.