easyctf-2017/web/pages/chat.html

7 lines
225 B
HTML
Raw Normal View History

2015-12-27 04:50:52 +00:00
<center class="fade_in">
<h1>EasyCTF IRC</h1>
2015-12-27 19:43:22 +00:00
<div class="irc">
2015-12-27 19:51:14 +00:00
<iframe src="https://kiwiirc.com/client/irc.kiwiirc.com/?&theme=mini#easyctf" style="border:0; width:100%; height:450px;"></iframe>
2015-12-27 19:43:22 +00:00
</div>
</center>