From 4f1739afee2f3327b5a6ee85087c89f028d3d478 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 8 Nov 2021 15:54:18 +0600 Subject: [PATCH] Add Cookie Notice / Cookie compliance, WP plugin --- .../webextension/images/icons/Cookie Notice.png | Bin 0 -> 809 bytes src/technologies/c.json | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Cookie Notice.png diff --git a/src/drivers/webextension/images/icons/Cookie Notice.png b/src/drivers/webextension/images/icons/Cookie Notice.png new file mode 100644 index 0000000000000000000000000000000000000000..963f8b552b4c67f22449a8e3a9bf12ec3e64e713 GIT binary patch literal 809 zcmV+^1J?YBP)hLeKl@_IGQjb4Vnj}8IcFZ{mH|)BuWY?FRl;Di`?=gxjlGN;z9AiJV_+Y zln0lLp-H9~Q%dgnFKbP+=h*u@-#LdT^RHj?&DwkIv(Gwft-XQ&UHy<=!^s>{O-7NQ zySfp$$j#XoQA$t!Nv;qfLf1V zIeAVx$s}adK6}7LXt?7l*v6I?Sz{nF>WD4ACSl%j=;xS%zoBguItX1i(YOhih(Am@sV4F6n&LdfkWW4kLZfMR_AcqD)->e~Kmr`4V;!%+~PstH=vEAEM}jM-c8DtB;yC$K#ONQA}`5ylpraU_s|PT8p+k|0D7MhB02e* z0viizIrLOKhMW59Dk3|fC)*G7lwCLSV7bt2MYvl2 nP@Wx11V)q3&<53kK4s7^y?~Nb>|v%_00000NkvXXu0mjf?5cYU literal 0 HcmV?d00001 diff --git a/src/technologies/c.json b/src/technologies/c.json index cf597571f..99bcad337 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1972,6 +1972,16 @@ "scriptSrc": "\\.app\\.cookieinformation\\.com/", "website": "https://cookieinformation.com" }, + "Cookie Notice": { + "cats": [ + 67, + 87 + ], + "description": "Cookie Notice provides a simple, customizable website banner that can be used to help your website comply with certain cookie consent requirements under the EU GDPR cookie law and CCPA regulations and includes seamless integration with Cookie Compliance to help your site comply with the latest updates to existing consent laws.", + "icon": "Cookie Notice.png", + "scriptSrc": "/wp-content/plugins/cookie-notice/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://wordpress.org/plugins/cookie-notice" + }, "Cookie Script": { "cats": [ 67