I have added an embed for my twitch channel to my website https://www.stus-crew.co.za/page1.html and it works fin there but if I go to https://stus-crew.co.za/page1.html the embed no longer works and i get the firefox can’t open this page message, my embed code is as follows:
<iframe
src="https://player.twitch.tv/?channel=stuforbes&parent=stus-crew.co.za&parent=www.stus-crew.co.za&muted=true"
height="300"
width="400"
allowfullscreen="true">
</iframe >
what am I doing wrong?