diff --git a/src/technologies/p.json b/src/technologies/p.json index ac0093a6d..369464001 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1634,13 +1634,15 @@ "cats": [ 14 ], - "description": "Rlyr is a set of tools for splitting, applying and combining Data. ", + "description": "Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports modern browsers.", "icon": "Plyr.png", + "css": "--plyr-progress", "js": { "Plyr": "" }, - "scriptSrc": "https://cdn\\.plyr\\.io/([0-9.]+)/.+\\.js\\;version:\\1", - "website": "https://plyr.io/" + "scriptSrc": "cdn\\.plyr\\.io/([0-9.]+)/.+\\.js\\;version:\\1", + "oss": true, + "website": "https://plyr.io" }, "Po.st": { "cats": [ diff --git a/src/technologies/y.json b/src/technologies/y.json index a24de2ff6..08b9d594a 100644 --- a/src/technologies/y.json +++ b/src/technologies/y.json @@ -584,6 +584,7 @@ "description": "YouTube is a video sharing service where users can create their own profile, upload videos, watch, like and comment on other videos.", "html": "<(?:param|embed|iframe)[^>]+youtube(?:-nocookie)?\\.com/(?:v|embed)", "icon": "YouTube.png", + "scriptSrc": "\\.youtube\\.com/", "website": "http://www.youtube.com" }, "yellow.ai": {