Updates for Dart language

Update description
Remove outdated dom detection
Remove outdated exclude
Added more JS detections
Removed outdated scriptSrc
Updated website
main
Kevin Moore 2 years ago
parent 98b8c9e71a
commit 4c933ceaf6

@ -262,23 +262,18 @@
"cats": [
27
],
"description": "Dart is an open-source, general-purpose, object-oriented programming language with C-style syntax developed by Google in 2011.",
"dom": "script[type='application/dart']",
"excludes": [
"Angular",
"AngularJS"
],
"description": "Dart is an open-source, general-purpose, object-oriented programming language developed by Google.",
"icon": "Dart.svg",
"js": {
"___dart__$dart_dartObject_ZxYxX_0_": "",
"___dart_dispatch_record_ZxYxX_0_": ""
"___dart_dispatch_record_ZxYxX_0_": "",
"$__dart_deferred_initializers__": ""
},
"oss": true,
"scriptSrc": [
"/(?:\\.)?(?:dart)(?:\\.js)?/",
"packages/browser/dart\\.js"
],
"website": "https://www.dartlang.org"
"website": "https://dart.dev"
},
"Darwin": {
"cats": [