Untitled
4 years ago in Plain Text
<!DOCTYPE html>
<html>
<head>
<title>Coming Soon</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" >
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<script>
window.location.href= 'http://addon.txman.co.uk';
</script>
</body>
</html>