parent
e4e87af7f2
commit
543816be1c
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Directory -->
|
||||
<!-- Version: 4.1.0-alpha.2 -->
|
||||
<!-- Version: 4.1.0-alpha.3 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -38,6 +38,7 @@
|
||||
<p>Public channels can be joined by anyone without an invitation. Non-public
|
||||
channels require an invitation; requirements for invitations differ
|
||||
per channel.</p>
|
||||
<p>For assistance within any channel, contact a moderator of the channel.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -45,6 +46,7 @@
|
||||
<th id="uri">URI</th>
|
||||
<th id="description">Description</th>
|
||||
<th id="public">Public?</th>
|
||||
<th id="moderator">Moderators</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -61,6 +63,12 @@
|
||||
<td class="red" headers="public inf">
|
||||
No
|
||||
</td>
|
||||
<td class="desc" headers="moderator inf">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="inf-moderation">Inferencium - Moderation</th>
|
||||
@ -74,6 +82,12 @@
|
||||
<td class="red" headers="public inf-moderation">
|
||||
No
|
||||
</td>
|
||||
<td class="desc" headers="moderator inf-moderation">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="inf-multimedia">Inferencium - Multimedia</th>
|
||||
@ -88,6 +102,12 @@
|
||||
<td class="red" headers="public inf-multimedia">
|
||||
No
|
||||
</td>
|
||||
<td class="desc" headers="moderator inf-multimedia">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="sys-hardening">Systems Hardening</th>
|
||||
@ -101,6 +121,12 @@
|
||||
<td class="green" headers="public sys-hardening">
|
||||
Yes (Temporarily unavailable)
|
||||
</td>
|
||||
<td class="desc" headers="moderator sys-hardening">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th id="sys-hardening-ot">Systems Hardening - Off-topic</th>
|
||||
@ -114,6 +140,12 @@
|
||||
<td class="green" headers="public sys-hardening-ot">
|
||||
Yes (Temporarily unavailable)
|
||||
</td>
|
||||
<td class="desc" headers="moderator sys-hardening-ot">
|
||||
<ul>
|
||||
<li><a href="xmpp://homejacob@inferencium.net">homejacob@inferencium.net</a></li>
|
||||
<li><a href="xmpp://life00@inferencium.net">life00@inferencium.net</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user