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