File: //home/awaldron/_domains/onlytext.app/index.php
<html>
<head>
<title>OnlyText - the text-only retro chat app!</title>
<style>
body { font-size: 16px;}
.white { color: #FFFFFF; }
.green { color: #00FF00; }
a { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: none; color: #00FF00; }
</style>
</head>
<body bgcolor="#000000">
<pre class="green">
Connecting to OnlyText ... connected!
Welcome to </pre>
<pre class="white"> ____ __ ______ __
/ __ \____ / /_ _/_ __/__ _ __/ /_
/ / / / __ \/ / / / // / / _ \| |/_/ __/
/ /_/ / / / / / /_/ // / / __/> </ /_
\____/_/ /_/_/\__, //_/ \___/_/|_|\__/
/____/
The text-only retro chat app!</pre>
<pre class="green">
Version 1.0.0
by Alan Waldron (phunkjunkee)
Build in Motion
buildinmotion.com
DOWNLOAD:
</pre>
<pre class="white">
<a href="" target="_blank">-----------------
| |
| Apple |
| |
-----------------</a>
<a href="" target="_blank">-----------------
| |
| Android |
| |
-----------------</a>
</pre>
</body>
</html>