How do I implement scm player on webflow site?

SCM Music Player is a free and open source web music player, that brings a seamless music experience to your website. Support Tumblr, Blogger, Weebly, Tistory and more.

Anyone have any experience with this? I tried pasting the code to the custom code area and my site went blank.

Code below: I am using “bad and boujee” as a test song :wink:

<!-- SCM Music Player http://scmplayer.net -->
<script type="text/javascript" src="http://scmplayer.net/script.js" 
data-config="{'skin':'skins/black/skin.css','volume':50,'autoplay':true,'shuffle':false,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'bad and boujee','url':'https://www.youtube.com/watch?v=S-sJp1FfG7Q'}]}" ></script>
<!-- SCM Music Player script end -->

Thanks in advance.

It’s free because it’s ad-supported. Any user with adblock will not be able to load the script.