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 +}