diff --git a/src/drivers/webextension/images/icons/Directus.svg b/src/drivers/webextension/images/icons/Directus.svg new file mode 100644 index 000000000..ebfdeefc0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Directus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/d.json b/src/technologies/d.json index 4e2d50306..314b0cdf4 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -414,6 +414,28 @@ ], "website": "https://www.directadmin.com" }, + "Directus": { + "cats": [ + 1 + ], + "description": "Directus is a free and open-source headless CMS framework for managing custom SQL-based databases.", + "icon": "Directus.svg", + "headers": { + "x-powered-by": "^Directus$" + }, + "implies": [ + "Vue.js", + "TinyMCE", + "core-js" + ], + "saas": true, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://directus.io" + }, "Discourse": { "cats": [ 2 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