mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
exchange cgi-irc url
This commit is contained in:
parent
913bb4f270
commit
7a9ce3ee17
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
<br />
|
||||
<a class="twitterlink" href="https://twitter.com/intent/tweet?text=<?=h(urlencode(twitter_hashtag($room)))?>" target="_blank"><?=h(twitter_hashtag($room))?> @ twitter</a>
|
||||
</div>
|
||||
<iframe data-src="https://kthx.de:9090/?channels=<?=h(irc_channel($room))?>-<?=h($room)?>&uio=d4" width="1020" height="372" border="0"></iframe>
|
||||
<iframe data-src="http://evility.net/cgiirc/irc.cgi?chan=<?=h(rawurlencode('#'.irc_channel($room).'-'.h($room)))?>" width="1020" height="372" border="0"></iframe>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue