Add moonlit-surf

This commit is contained in:
Alex Thomassen 2023-11-03 20:47:33 +01:00
parent 6fb202d559
commit fc87348dd6
2 changed files with 8 additions and 0 deletions

View File

@ -37,6 +37,13 @@
<td>🇳🇱 Amsterdam, Netherlands</td>
<td><a href="https://www.hybula.com/" rel="noopener noreferrer">Hybula</a></td>
</tr>
<tr id="moonlit-surf">
<td><code>moonlit-surf.srvr.no</code></td>
<td><code>91.190.155.20</code></td>
<td class="stats">...</td>
<td>🇳🇴 Oslo, Norway</td>
<td><a href="https://hosthatch.com/" rel="noopener noreferrer">Hosthatch</a></td>
</tr>
</tbody>
</table>

View File

@ -1,6 +1,7 @@
const mine = {
'colorful-shadow': '194.32.107.224',
'hidden-ocean': '89.105.197.88',
'moonlit-surf': '91.190.155.20'
};
function humanByteSize(input) {