diff --git a/src/drivers/webextension/images/icons/jPlayer.png b/src/drivers/webextension/images/icons/jPlayer.png new file mode 100644 index 000000000..4c2b1728d Binary files /dev/null and b/src/drivers/webextension/images/icons/jPlayer.png differ diff --git a/src/technologies/j.json b/src/technologies/j.json index 4fb24760a..6ea7a66e6 100644 --- a/src/technologies/j.json +++ b/src/technologies/j.json @@ -536,6 +536,22 @@ "scriptSrc": "(?:cdn)?\\.(?:jwwb|jouwweb)\\.nl/", "website": "https://www.jouwweb.nl" }, + "jPlayer": { + "cats": [ + 14, + 59 + ], + "description": "jPlayer is a cross-browser JavaScript library developed as a jQuery plugin which facilitates the embedding of web based media, notably HTML5 audio and video in addition to Adobe Flash based media.", + "icon": "jPlayer.png", + "implies": "jQuery", + "js": { + "jPlayerPlaylist": "" + }, + "scripts": "jquery\\.jplayer\\.min\\.js", + "scriptSrc": "/jquery\\.jplayer\\.min\\.js", + "oss": true, + "website": "https://jplayer.org" + }, "JsObservable": { "cats": [ 59