Add news item "Network Upgrade"
This commit is contained in:
parent
9dcfa7a6b7
commit
f2e6890680
19
news.xhtml
19
news.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - News -->
|
||||
<!-- Version: 1.5.0-alpha.2 -->
|
||||
<!-- Version: 1.5.0-alpha.3 -->
|
||||
|
||||
<!-- Copyright 2024 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -34,6 +34,10 @@
|
||||
<nav id="toc">
|
||||
<h2><a href="#toc">Table of Contents</a></h2>
|
||||
<ul>
|
||||
<li><a href="#2024-05-27">2024-05-27</a></li>
|
||||
<ul>
|
||||
<li><a href="#network_upgrade">Network Upgrade</a></li>
|
||||
</ul>
|
||||
<!--
|
||||
<li><a href="#2024-05-23">2024-05-23</a></li>
|
||||
<ul>
|
||||
@ -50,6 +54,19 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</nav>
|
||||
<section id="2024-05-27">
|
||||
<h2><a href="#2024-05-27">2024-05-27</a></h2>
|
||||
<article id="network_upgrade">
|
||||
<h3><a href="#network_upgrade">Network Upgrade</a></h3>
|
||||
<p>Inferencium has switched internet service provider from POP Telecom to YouFibre.</p>
|
||||
<p>This upgrade includes download and upload bandwidth increases from 1000/100 Mb/s to
|
||||
2000/2000 Mb/s, respectively, resulting in a more responsive experience across
|
||||
Inferencium services, faster download and upload speeds, and allowing more simultaneous
|
||||
connections.</p>
|
||||
<p>As a result of this change, Inferencium's public IP address has changed from
|
||||
<code>92.27.157.206</code> to <code>185.154.146.5</code>.</p>
|
||||
</article>
|
||||
</section>
|
||||
<!--
|
||||
<section id="2024-05-23">
|
||||
<h2><a href="#2024-05-23">2024-05-23</a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user