Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plyr.init.js_d11fe7b62c27961c87ecd0f2490357b9.content « js « js « assets « _gen - github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2384b7dc3b49a390afbf7048f479e19516b1e395 (plain)
1
$(document).ready(function(){if($("#player").length){const player=new Plyr('#player',{settings:['speed']});}});