From 971648b6e83c58aa5ce118248561cac660fe9ed5 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 31 May 2023 05:44:49 +1000 Subject: [PATCH] Update c.json --- src/technologies/c.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 17deb4891..a267ca536 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -3620,9 +3620,6 @@ "description": "Cosmic is a cloud-based CMS that provides developers with an API and web interface for content management, enabling the creation of custom content types, relationship definitions, and webhooks for actions based on content changes.", "dom": "link[href*='.cosmicjs.com/'], img[src*='.cosmicjs.com/'], img[data-src*='.cosmicjs.com/']", "icon": "cosmicjs.svg", - "meta": { - "twitter:site": "@CosmicJS" - }, "oss": true, "website": "https://www.cosmicjs.com" }, @@ -4407,4 +4404,4 @@ "scriptSrc": "(?:/([\\d\\.-]+))?/crypto-js(?:\\.min)?\\.js\\;version:\\1", "website": "https://github.com/brix/crypto-js" } -} \ No newline at end of file +}