This repository has been archived on 2022-04-16. You can view files and clone it, but cannot push or open issues or pull requests.
status-old/index.html

31 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html>
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;">
<br>
<img src="logo.webp" alt="exozyme" height="324" width="324">
<br>
<br>
<b>Is <a href="https://exozy.me/">exozyme</a> online?</b>
<br>
<br>
<img src="https://exozy.me/emblem-checked.svg" alt="status" onerror="this.src='emblem-error.svg'" />
<br>
<br>
<div style="background:lightgreen;padding:10px;margin:auto;width:360px;">
<b>exozyme is completely free to use!</b> However, there are no uptime guarentees. The server is usually <b>up between 8:30 to 22:30 CST</b>, but it could go down at any time.
<br>
<br>
If exozyme is currently down, I may be rebooting the server. In that case, exozyme should be back up in a few minutes. Otherwise, it could be possible that my router rebooted and my IP address has changed, so I need to update it in the DNS settings. Another possibility could be that I'm having a power outage.
<br>
<br>
Anyways, if exozyme doesn't go online in 24 hours, please <a href="https://ta180m.github.io/contact/">email me</a>. Other forms of communication won't work because the self-hosted servers are probably down.
</div>
<br>
</div>
</body>
</html>