From 31638efc4067a137ee26d43204f5d2f7255961bf Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 29 Jun 2021 23:49:47 +0600 Subject: [PATCH] Add snigel AdConsent,AdEngine / Cookie compliance, advertising --- .../webextension/images/icons/snigel.svg | 16 +++++++++ src/technologies.json | 34 +++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 src/drivers/webextension/images/icons/snigel.svg diff --git a/src/drivers/webextension/images/icons/snigel.svg b/src/drivers/webextension/images/icons/snigel.svg new file mode 100644 index 000000000..ee64a4194 --- /dev/null +++ b/src/drivers/webextension/images/icons/snigel.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index d63162ee8..400fd0ff5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -24721,6 +24721,40 @@ }, "website": "https://snewscms.com" }, + "snigel AdConsent": { + "cats": [ + 67 + ], + "description": "snigel AdConsent is a IAB-registered consent managment platfrom (CMP) which help keep sites speed intact while remaining compliant with GDPR and CCPA.", + "icon": "snigel.svg", + "js": { + "snhb.baseSettings": "\\;confidence:50", + "snhb.info.cmpVersion": "", + "adconsent.version": "^([\\d.]+)$\\;version:\\1" + }, + "scripts": "(?:staging-)?cdn\\.snigelweb\\.com/(?:snhb|adconsent)/", + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://www.snigel.com/adconsent/" + }, + "snigel AdEngine": { + "cats": [ + 36 + ], + "description": "snigel AdEngine is a header bidding solution product from snigel.", + "icon": "snigel.svg", + "scripts": [ + "(?:staging-)?cdn\\.snigelweb\\.com/adengine/", + "adengine\\.snigelweb\\.com" + ], + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://www.snigel.com/adengine/" + }, "script.aculo.us": { "cats": [ 59