// show or hide irc info based on page URL
if (!window.location.pathname.match(RegExp("\/2021\/live.*"))) {
var irc_info = [
- "IRC channel names will be listed here"
-// "This room's channel: ",
-// m("strong", ["/join ", stream.ircChannel])
+ "This room's channel: ",
+ m("strong", ["/join ", stream.ircChannel])
];
// set css to show irc links in sidebar
- //document.querySelector('#irc-links-panel').style.display = "block";
+ document.querySelector('#irc-links-panel').style.display = "block";
} else {
var irc_info = [
m("strong", [
<!-- end fsf shop box -->
<!-- start irc links bar -->
-<!--
<div id="irc-links-panel" class="panel panel-default" style="display: none">
<div class="panel-heading">
<h3 class="panel-title">IRC Links</h3>
/join #libreplanet_room_hallway</pre>
</div>
</div>
--->
<!-- end irc links bar -->
<!-- start LP20 signup -->
<div id="stream"></div>
- <!--
<iframe src="https://irc.libreplanet.org/irc/"
class="irc-client">
</iframe>
- -->
</div> <!-- end of main content -->
<p>Log in and enter: <strong><code>/join #libreplanet-gaming</code></strong>
in the chat window below.</p>
-<!--
<iframe src="https://irc.libreplanet.org/irc/"
class="irc-client">
</iframe>
--->
<!--#include virtual="/2021/includes/footer.html"-->
<!--#include virtual="/2021/includes/common_js.html"-->
enter <strong><code>/join #room-name</code></strong> in the chat window
below.</p>
-<!--
<iframe src="https://irc.libreplanet.org/irc/"
class="irc-client">
</iframe>
--->
<!--#include virtual="/2021/includes/footer.html"-->
enter <strong><code>/join #room-name</code></strong> in the chat window
below.</p>
-<!--
<iframe src="https://irc.libreplanet.org/irc/"
class="irc-client">
</iframe>
--->
<!--#include virtual="/2021/includes/footer.html"-->
<p>Log in and enter: <strong><code>/join #libreplanet_room_hallway</code></strong>
in the chat window below.</p>
-<!--
<iframe src="https://irc.libreplanet.org/irc/"
class="irc-client">
</iframe>
--->
<!--#include virtual="/2021/includes/footer.html"-->
<!--#include virtual="/2021/includes/common_js.html"-->
<div style="margin-top: 20px;"></div>
-<!--
<iframe src="https://irc.libreplanet.org/irc/"
class="irc-client">
</iframe>
--->
<!--#include virtual="/2021/includes/footer.html"-->
<!--#include virtual="/2021/includes/common_js.html"-->