File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
static/7.6/renegade-stage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 144144
145145 < iframe
146146 id ="twitch "
147- src ="https://player.twitch.tv/?channel=ponyfest &autoplay&parent=localhost "
147+ src ="https://player.twitch.tv/?channel=ponyfest2 &autoplay&parent=ponyfest.horse "
148148 height ="480 "
149149 width ="640 "
150150 frameborder ="0 "
@@ -170,7 +170,7 @@ <h1 id="panel-title"></h1>
170170 console . log ( "it's too early, waiting..." )
171171 const timeout = ( live - now ) ;
172172 var script = document . createElement ( "script" ) ;
173- script . setAttribute ( 'src' , "http :\/\/localhost:1313 \/7.6\/scripts/countdown.js" ) ;
173+ script . setAttribute ( 'src' , "https :\/\/ponyfest.horse \/7.6\/scripts/countdown.js" ) ;
174174 document . body . appendChild ( script ) ;
175175 document . getElementById ( 'stream-holder' ) . innerHTML = "<div class=\"countdown\"><img src='/images/PinkaboosNeighhem.png' ><p class='bottom-center' id='countdown'></p></div>" ;
176176
You can’t perform that action at this time.
0 commit comments