Merge pull request #4622 from nurbek91/CommandersAct

Add Commanders Act TrustCommander , update TagCommander / Cookie compliance , tag manager
main
Elbert Alias 3 years ago committed by GitHub
commit 88c07480ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,31 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9588 0.255981L29.7005 8.06517L29.6959 23.808L15.9993 31.872L2.36836 23.84L2.36792 8.09598L15.9588 0.255981Z" fill="#F8F8F8"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.30396 23.808V8.19196L6.91196 10.752V21.248L16 26.496V31.872L2.30396 23.808Z" fill="#DCDCDC"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 5.50397V16.128L6.91199 21.248V10.752L16 5.50397Z" fill="url(#paint0_linear)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.0002 16.1263L25.088 21.2469L16.0002 26.501L6.91248 21.2479L16.0002 16.1263Z" fill="url(#paint1_linear)"/>
<g filter="url(#filter0_f)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.959 23.162L19.9592 20.8947L15.959 18.4997L11.6648 20.8947L15.959 23.162Z" fill="black" fill-opacity="0.14"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 5.50397L25.088 10.752V21.248L16 16.128V5.50397Z" fill="url(#paint2_linear)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9999 11.648L19.8399 13.696V18.688L15.9999 20.9979L12.1599 18.688V13.696L15.9999 11.648Z" fill="#F8F8F8"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9999 15.872V20.9979L12.1599 18.6919V13.696L15.9999 15.872Z" fill="#DCDCDC"/>
<defs>
<filter id="filter0_f" x="5.66479" y="12.4997" width="20.2944" height="16.6623" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="3" result="effect1_foregroundBlur"/>
</filter>
<linearGradient id="paint0_linear" x1="7.75375" y1="14.7234" x2="14.3211" y2="8.13678" gradientUnits="userSpaceOnUse">
<stop stop-color="#F40754"/>
<stop offset="1" stop-color="#9B0435"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="16.0002" y1="16.2947" x2="16.0002" y2="26.2797" gradientUnits="userSpaceOnUse">
<stop stop-color="#E4064E"/>
<stop offset="1" stop-color="#E3084F"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="27.891" y1="19.881" x2="11.6866" y2="11.7776" gradientUnits="userSpaceOnUse">
<stop stop-color="#CA0545"/>
<stop offset="1" stop-color="#89042F"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

@ -1161,6 +1161,35 @@
"icon": "Combeenation.png", "icon": "Combeenation.png",
"website": "https://www.combeenation.com" "website": "https://www.combeenation.com"
}, },
"Commanders Act TagCommander": {
"cats": [
42
],
"description": "Commanders Act TagCommander is a European company providing a tag management product designed to handle website tags.",
"icon": "Commanders Act.svg",
"js": {
"tc_vars": ""
},
"scripts": "\\.tagcommander\\.com",
"saas": true,
"pricing":[
"poa"
],
"website": "https://www.commandersact.com/en/solutions/tagcommander/"
},
"Commanders Act TrustCommander": {
"cats": [
67
],
"description": "Commanders Act TrustCommander is a consent management platform (CMP) which allows you to comply with the general data protection regulation (GDPR) regulation in terms of collecting consent.",
"icon": "Commanders Act.svg",
"scripts": "\\.trustcommander\\.net/privacy/.+_v([\\d]+)_([\\d]+)\\.js\\;version:\\1.\\2",
"saas": true,
"pricing":[
"poa"
],
"website": "https://www.commandersact.com/en/solutions/trustcommander/"
},
"Commerce Server": { "Commerce Server": {
"cats": [ "cats": [
6 6

@ -161,18 +161,6 @@
"website": "https://www.taboola.com", "website": "https://www.taboola.com",
"xhr": "\\.taboola\\.com" "xhr": "\\.taboola\\.com"
}, },
"TagCommander": {
"cats": [
42
],
"description": "TagCommander is an enterprise tag management system (TMS) that makes it easy to add and remove vendor tags from your Drupal-based websites.",
"icon": "tagcommander.png",
"js": {
"tc_vars": ""
},
"scripts": "\\.tagcommander\\.com",
"website": "https://www.commandersact.com/en/solutions/tagcommander/"
},
"Taggbox": { "Taggbox": {
"cats": [ "cats": [
5 5

Loading…
Cancel
Save