From 072bf9842e65d1f839a5619498071a04e37fc59f Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 12 Mar 2022 15:56:07 +0600 Subject: [PATCH] Update Dart / PL --- src/technologies/d.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/technologies/d.json b/src/technologies/d.json index 25f95af88..7f7e77738 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -265,8 +265,9 @@ "Angular", "AngularJS" ], - "html": "/(?:]+(?:type=\"application/dart\")/", + "description": "Dart is an open-source, general-purpose, object-oriented programming language with C-style syntax developed by Google in 2011.", "icon": "Dart.svg", + "dom": "script[type='application/dart']", "js": { "___dart__$dart_dartObject_ZxYxX_0_": "", "___dart_dispatch_record_ZxYxX_0_": "" @@ -275,6 +276,7 @@ "/(?:\\.)?(?:dart)(?:\\.js)?/", "packages/browser/dart\\.js" ], + "oss": true, "website": "https://www.dartlang.org" }, "Darwin": {