-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
37 lines (32 loc) · 1.98 KB
/
about.php
File metadata and controls
37 lines (32 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="robots" content="all" />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="msnbot" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qoogle - Open Source P2P quantum money | Faq</title>
<link href="css/about.css" rel="stylesheet" type="text/css" media="screen" />
<meta name="description" content="Qoogle is an innovative payment network and a new kind of quantum money. Find all you need to know and get started with Qoogle on qoogle.io">
<meta name="keywords" content="money, quantum, quantum money, quantum currency, currency" />
<link rel="shortcut icon" href="http://www.qoogle.io/img/favicon.ico">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div id="wrapper">
<div id="header">
<div id="amount_item">1 Qoogle: $1.00</div>
<div id="rightmenu"><a class="white" href="http://www.qoogle.io/log_in.php">Log in</a> | <a class="white" href="http://www.qoogle.io/signup.php">Sign up</a></div>
</div>
<div id="cube"></div>
<div id="txtbox"></div>
<div id="txtbox"></div>
<div id="whatisqoogle">
<p> </p>
<p> </p>
</div>
<div id="items_below"><a class="blue" href="http://www.qoogle.io/about.php">About</a> | <a class="blue" href="http://www.qoogle.com/blog/index.php">Blog</a> | <a class="blue" href="http://www.qoogle.io/terms.php">Terms</a> | <a class="blue" href="http://www.qoogle.io/faq.php">Faq</a> | <a class="blue" href="http://www.qoogle.io/privacy.php">Privacy</a> | <a class="blue" href="http://www.qoogle.io/whatisqoogle.php">How Qoogle Works?</a> | © 2023 Qoogle | Released under the <a class="blue" href="http://opensource.org/licenses/mit-license.php" target="_blank">MIT license</a></div>
</div>
</body>
</html>