From 069c2ce2aac074bbe547e59646724d909e9a8512 Mon Sep 17 00:00:00 2001 From: Aavesh Jilani <50949867+aaveshdev@users.noreply.github.com> Date: Sun, 21 Aug 2022 17:03:25 +0530 Subject: [PATCH] Update d.json --- src/technologies/d.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/technologies/d.json b/src/technologies/d.json index f1d0c9a29..724fc0e9e 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -1224,6 +1224,18 @@ ], "requires": "WordPress", "website": "https://draftpress.com/products/header-footer-code-manager-pro/" + }, + "Dragon": { + "cats": [ + 1 + ], + "description": "Dragon is an innovative and practical general-purpose language.", + "headers": { + "X-Powered-By": "Dragon Native ([\\d.]+)\\;version:\\1" + }, + "icon": "Dragon.png", + "implies": "Apache", + "website": "https://dragon-lang.org" }, "Drapr": { "cats": [ @@ -1691,4 +1703,4 @@ "scriptSrc": "deepMiner\\.js", "website": "https://github.com/deepwn/deepMiner" } -} \ No newline at end of file +}