streaming: remove chat for 2022
This commit is contained in:
parent
4fa533919d
commit
fe28caadda
|
@ -21,9 +21,6 @@ if (!empty($_GET['track'])) {
|
||||||
<p>Your browser does not support iframes</p>
|
<p>Your browser does not support iframes</p>
|
||||||
</iframe>
|
</iframe>
|
||||||
</div>
|
</div>
|
||||||
<div class="videoWrapper">
|
|
||||||
<iframe src="https://webirc.ludost.net/?channels=ofq&uio=d4&nick=ofq<?php echo rand(10000,99999)?>" width="647" height="400"></iframe>
|
|
||||||
</div>
|
|
||||||
<br>
|
<br>
|
||||||
<?php
|
<?php
|
||||||
if ( have_posts() ) :
|
if ( have_posts() ) :
|
||||||
|
|
Loading…
Reference in New Issue