arrayinamatrix.xyz/index/apps/cbox/index.html
2022-05-12 22:39:33 -04:00

35 lines
1.1 KiB
HTML
Executable file

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cbox</title>
<link rel="stylesheet" href="../../../style/style.css" />
<link rel="icon" type="image/x-icon" href="../../../res/site/icons/favicon.ico">
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Cbox</h1>
<h2 class="project-tagline">Anonymous real-time live chat app.</h2>
<a href="../../../" class="btn">Home</a>
<a href="../" class="btn">Applications</a>
<a href="../privacy/#cbox" class="btn">Privacy Policy</a>
</header>
<main id="content" class="main-content" role="main">
<iframe src="https://www3.cbox.ws/box/?boxid=3515749&boxtag=EAcksW" width="100%" height="450"
allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0"
scrolling="auto"></iframe>
<footer class="site-footer">
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
</footer>
</main>
</body>
</html>