Update index.html

This commit is contained in:
FletcherAU 2018-05-25 01:22:35 +08:00 committed by GitHub
parent b6d8e69b16
commit 6a9b2b73d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -34,6 +34,7 @@
<li><a href="servers.html">Servers</a></li>
<li><a href="parties.html">Parties</a></li>
<li><a href="https://webchat.pirateirc.net/">Webchat</a></li>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
@ -50,6 +51,7 @@
<h3>Updates</h3>
<ul>
<li><strong>2018-05-25</strong>: We've <a href="privacy.html">outlined</a> what data we collect and how we use it.</li>
<li><strong>2018-02-23</strong>: IP cloaking (umode +x) has been disabled for non webchat users. Unfortunately there's a bug/design feature in Atheme that allows for these cloaks to be easily negated. Vhosts are still available with HostServ (after identifying/registering to NickServ). To see which vhosts are available to you use <code>/msg hostserv offerlist</code>. To start using a vhost enter <code>/msg hostserv take copypaste.pirate</code>. In addition we recommend configuring SASL or certificate authentication for your client.</li>
<li><strong>2018-02-19</strong>: Please welcome AriMartti, our third Roubaix-FR operator. Ari-Martti is also from PPFI and will be joining Mikaela and Scoffa.</li>
<li><strong>2018-02-12</strong>: DroneBL has been added to our blacklist. Please join #opers if you have any concerns.</li>
@ -65,7 +67,7 @@
<!-- Begin Footer -->
<div id="footer">
Last updated: 2018-02-26
Last updated: 2018-05-25
</div>
<!-- End Footer -->