From 7ffe28311148f08336d3d3ef9a95d3e1064550d0 Mon Sep 17 00:00:00 2001 From: Rogier Lankhorst Date: Tue, 9 Jan 2024 16:42:43 +0100 Subject: [PATCH 1/4] moved to correct letter file, and split into premium & free --- src/technologies/b.json | 36 +++++++++++++++++++++++++++++++++++- src/technologies/c.json | 17 ----------------- 2 files changed, 35 insertions(+), 18 deletions(-) diff --git a/src/technologies/b.json b/src/technologies/b.json index 69456c43d..c285a8b7a 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2674,6 +2674,40 @@ "oss": true, "website": "https://fonts.bunny.net" }, + "Burst": { + "cats": [ + 10 + ], + "description": "Burst Statistics keeps all data on your server, making it fully compliant with privacy laws. Our dashboards offer clear and concise insights, allowing you to make informed decisions without feeling overwhelmed by abundant data. Choose Burst Statistics for seamless and reliable analytics trusted by over 100,000 users.", + "icon": "Burst.svg", + "js": { + "burst.url": "" + }, + "pricing": [ + "recurring" + ], + "requires": "WordPress", + "saas": true, + "scriptSrc": "assets/js/build/burst-statistics", + "website": "https://burst-statistics.com" + }, + "Burst Premium": { + "cats": [ + 10 + ], + "description": "Burst Statistics keeps all data on your server, making it fully compliant with privacy laws. Our dashboards offer clear and concise insights, allowing you to make informed decisions without feeling overwhelmed by abundant data. Choose Burst Statistics for seamless and reliable analytics trusted by over 100,000 users.", + "icon": "Burst.svg", + "js": { + "burst.url": "" + }, + "pricing": [ + "recurring" + ], + "requires": "WordPress", + "saas": true, + "scriptSrc": "assets/js/build/burst-pro", + "website": "https://burst-statistics.com" + }, "Business Catalyst": { "cats": [ 1 @@ -2871,4 +2905,4 @@ "scriptSrc": "cdn\\.ibdok\\.ir/", "website": "https://bdok.ir" } -} \ No newline at end of file +} diff --git a/src/technologies/c.json b/src/technologies/c.json index 488ac0bc8..d18e4cd0e 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2966,23 +2966,6 @@ "scriptSrc": "wp-content/plugins/complianz-gdpr-premium", "website": "https://complianz.io" }, - "Burst": { - "cats": [ - 10 - ], - "description": "Burst Statistics keeps all data on your server, making it fully compliant with privacy laws. Our dashboards offer clear and concise insights, allowing you to make informed decisions without feeling overwhelmed by abundant data. Choose Burst Statistics for seamless and reliable analytics trusted by over 100,000 users.", - "icon": "Burst.svg", - "js": { - "burst.url": "" - }, - "pricing": [ - "recurring" - ], - "requires": "WordPress", - "saas": true, - "scriptSrc": "assets/js/build/burst", - "website": "https://burst-statistics.com" - }, "Concrete CMS": { "cats": [ 1 From 77284feeea5999b664c916321efc0501d983870e Mon Sep 17 00:00:00 2001 From: Rogier Lankhorst Date: Tue, 9 Jan 2024 16:53:06 +0100 Subject: [PATCH 2/4] pricing for free --- src/technologies/b.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/b.json b/src/technologies/b.json index c285a8b7a..6ce075cbc 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2684,7 +2684,7 @@ "burst.url": "" }, "pricing": [ - "recurring" + "free" ], "requires": "WordPress", "saas": true, From be06238b44f9b8efe9666b0fdcd165a27904ef06 Mon Sep 17 00:00:00 2001 From: Rogier Lankhorst Date: Thu, 29 Feb 2024 11:06:04 +0100 Subject: [PATCH 3/4] dropped pricing from free version --- src/technologies/b.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/technologies/b.json b/src/technologies/b.json index 492d676a2..6105b4077 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2683,9 +2683,6 @@ "js": { "burst.url": "" }, - "pricing": [ - "free" - ], "requires": "WordPress", "saas": true, "scriptSrc": "assets/js/build/burst-statistics", From e7af5e831fcd179c2c80c806d01fe11eb658d0d6 Mon Sep 17 00:00:00 2001 From: Rogier Lankhorst Date: Thu, 29 Feb 2024 11:30:37 +0100 Subject: [PATCH 4/4] remove line break --- src/technologies/b.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/technologies/b.json b/src/technologies/b.json index 6105b4077..db278541f 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2698,7 +2698,6 @@ "burst.url": "" }, "pricing": [ - "recurring" ], "requires": "WordPress",