From f0690bc6d8584de130b855ac8020fd625529f83d Mon Sep 17 00:00:00 2001 From: Rogier Lankhorst Date: Tue, 9 Jan 2024 16:46:13 +0100 Subject: [PATCH] split into free & premium --- src/technologies/c.json | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 4a4d30206..d58d4d240 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2947,7 +2947,7 @@ "scriptSrc": "//give\\.communityfunded\\.com/", "website": "https://www.communityfunded.com" }, - "Complianz": { + "Complianz GDPR": { "cats": [ 74, 67, @@ -2959,13 +2959,32 @@ "complianz.version": "([\\d.]+)\\;version:\\1" }, "pricing": [ - "recurring" + "free" ], "requires": "WordPress", "saas": true, "scriptSrc": "wp-content/plugins/complianz-gdpr", "website": "https://complianz.io" }, + "Complianz GDPR Premium": { + "cats": [ + 74, + 67, + 87 + ], + "description": "Complianz is a GDPR/CCPA Cookie Consent plugin that supports GDPR, DSGVO, CCPA and PIPEDA with a conditional Cookie Notice and customized Cookie Policy based on the results of the built-in Cookie Scan.", + "icon": "Complianz.png", + "js": { + "complianz.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "recurring" + ], + "requires": "WordPress", + "saas": true, + "scriptSrc": "wp-content/plugins/complianz-gdpr-premium", + "website": "https://complianz.io" + }, "Concrete CMS": { "cats": [ 1