From 9c9f3aa2def1c10afca6507b480c1bd1f0ee2406 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Feb 2022 20:31:44 +0600 Subject: [PATCH] html to dom --- src/technologies/v.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/v.json b/src/technologies/v.json index 23edf09d0..9244f9489 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -356,6 +356,7 @@ ], "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.", "icon": "VideoJS.svg", + "dom": "div.video-js", "css": [ "\\.video-js\\;confidence:25", "\\.vjs-big-play-button\\;confidence:75"