8 lines
307 B
Text
8 lines
307 B
Text
<iframe
|
|
width="100%"
|
|
height="<%= height %>"
|
|
scrolling="no"
|
|
frameborder="no"
|
|
allow="autoplay"
|
|
src="https://w.soundcloud.com/player/?url=<%= link %>&auto_play=false&color=%23000000&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true" loading="lazy">
|
|
</iframe>
|