Merge pull request #5487 from DevineDecrypter/master

i30con and 30namaPlayer
main
Elbert Alias 4 years ago committed by GitHub
commit 281d20e543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

@ -116,5 +116,14 @@
"web.startComponents": "" "web.startComponents": ""
}, },
"website": "https://github.com/sulu/web-js" "website": "https://github.com/sulu/web-js"
},
"30namaPlayer": {
"cats": [
14
],
"description": "30namaPlayer is a modified version of Video.js to work with videos on HTML using javascript.",
"icon": "30namaPlayer.png",
"website": "https://30nama.com/",
"dom": "section[class*='player30nama']"
} }
} }

@ -1051,5 +1051,14 @@
"iubenda\\.com/cookie-solution/confs/js/" "iubenda\\.com/cookie-solution/confs/js/"
], ],
"website": "https://www.iubenda.com/" "website": "https://www.iubenda.com/"
},
"i30con": {
"cats": [
17
],
"description": "i30con is an icon toolkit based on CSS and JavaScript.",
"icon": "30namaPlayer.png",
"website": "https://30nama.com/",
"dom": "[class$='i30con']"
} }
} }