<!-- Add a placeholder for the Twitch embed -->
<div id="twitch-embed"></div>
<!-- Load the Twitch embed script -->
<script src="https://player.twitch.tv/js/embed/v1.js"></script>
<!-- Create a Twitch.Player object. This will render within the placeholder div -->
<script type="text/javascript">
new Twitch.Player("twitch-embed", {
channel: "coolieboy",
parent: ["sites.google.com", "www.gstatic.com", "2094822009-atari-embeds.googleusercontent.com"]
});
</script>
You have a embed, in an iframe, in an iframe, on a page. This should fix
The bottom one of the two is spawned using my fix.
