diff --git a/src/technologies/c.json b/src/technologies/c.json index b6d73a4f0..3aa79e30f 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1973,6 +1973,23 @@ "saas": true, "website": "https://www.cloudflare.com/products/turnstile" }, + "Cloudflare Zaraz": { + "cats": [ + 92 + ], + "description": "Cloudflare Zaraz gives you complete control over third-party tools and services for your website, and allows you to offload them to Cloudflare’s edge, improving the speed and security of your website.", + "icon": "CloudFlare.svg", + "js": { + "zaraz": "", + "zarazData": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.cloudflare.com/products/zaraz/" + }, "Cloudimage": { "cats": [ 31, diff --git a/src/technologies/z.json b/src/technologies/z.json index 34dca92c1..f08ee6b92 100644 --- a/src/technologies/z.json +++ b/src/technologies/z.json @@ -127,22 +127,6 @@ "scriptSrc": "zanox\\.com/scripts/zanox\\.js$", "website": "http://zanox.com" }, - "Zaraz": { - "cats": [ - 92 - ], - "description": "Zaraz allows most tools to send their information through the Zaraz backend, replacing multiple network requests with a single request. Zaraz replaces heavy third-party widgets with a lighter-weight version that loads first so that the full-featured tool loads only when the browser reaches interactivity or upon user interaction.", - "icon": "Zaraz.svg", - "js": { - "zaraz": "", - "zarazData": "" - }, - "pricing": [ - "poa" - ], - "saas": true, - "website": "https://zaraz.com" - }, "Zeleris": { "cats": [ 99 @@ -699,4 +683,4 @@ "scriptSrc": "userapp\\.zyrosite\\.com/", "website": "https://zyro.com" } -} \ No newline at end of file +}