You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need rewrite to https://raw.githubusercontent.com/menismu/popcorn-js/master/popcorn.js at least for pens in jsFiddle for proper demonstration of Popcorn.js features.
The text was updated successfully, but these errors were encountered:
Side note: even https://raw.githubusercontent.com/menismu/popcorn-js/master/popcorn.js can't provide window.Popcorn, we have to import it first with some distribution min.js, which is absent rn.
Many demos are pointing to absent scripts:
https://github.com/mozilla/popcorn-js/code/dist/popcorn-complete.min.js
,http://popcornjs.org/code/dist/popcorn-complete.js
.We need rewrite to
https://raw.githubusercontent.com/menismu/popcorn-js/master/popcorn.js
at least for pens in jsFiddle for proper demonstration of Popcorn.js features.The text was updated successfully, but these errors were encountered: