From 66f3f730a22aed65a07404229dd848f3e0cfe784 Mon Sep 17 00:00:00 2001 From: Rogier Lankhorst Date: Mon, 20 Nov 2023 14:57:50 +0100 Subject: [PATCH] changed pattern --- src/technologies/c.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index a2fae363e..488ac0bc8 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2973,7 +2973,7 @@ "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\":": "" + "burst.url": "" }, "pricing": [ "recurring" @@ -4588,4 +4588,4 @@ "scriptSrc": "(?:/([\\d\\.-]+))?/crypto-js(?:\\.min)?\\.js\\;version:\\1", "website": "https://github.com/brix/crypto-js" } -} \ No newline at end of file +}