From 2143c4f4e67657edcf038ba4fdc0ce1e07f99e29 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 4 Oct 2021 21:27:03 +0600 Subject: [PATCH] Add cdnjs / CDN --- src/drivers/webextension/images/icons/cdnjs.svg | 4 ++++ src/technologies/c.json | 10 ++++++++++ src/technologies/s.json | 14 -------------- 3 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 src/drivers/webextension/images/icons/cdnjs.svg diff --git a/src/drivers/webextension/images/icons/cdnjs.svg b/src/drivers/webextension/images/icons/cdnjs.svg new file mode 100644 index 000000000..587bca344 --- /dev/null +++ b/src/drivers/webextension/images/icons/cdnjs.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 534ab0198..789054db7 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -7,6 +7,16 @@ "scripts": "/website/JavaScript/Vertoshop\\.js", "website": "https://ccvshop.be" }, + "cdnjs": { + "cats": [ + 31 + ], + "description": "cdnjs is a free distributed JS library delivery service.", + "icon": "cdnjs.svg", + "scripts": "cdnjs\\.cloudflare\\.com", + "oss": true, + "website": "https://cdnjs.com" + }, "CDN77": { "cats": [ 31 diff --git a/src/technologies/s.json b/src/technologies/s.json index 1f54be038..419f288ce 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -179,20 +179,6 @@ "icon": "SQLite.png", "website": "http://www.sqlite.org" }, - "Stitches": { - "cats": [ - 12, - 47 - ], - "description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.", - "dom": "style#stitches", - "icon": "Stitches.svg", - "oss": true, - "meta": { - "generator": "^c-[A-Za-z]{5}$" - }, - "website": "https://stitches.dev" - }, "STUDIO": { "cats": [ 51