-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathabout.html
More file actions
26 lines (26 loc) · 1.1 KB
/
about.html
File metadata and controls
26 lines (26 loc) · 1.1 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
<!DOCTYPE HTML>
<html>
<head>
<title>Google Docs</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=yes">
<meta name="keywords" content="Commander,proxi,uv,isp,unboker">
<link href="index.css" rel="stylesheet">
</head>
<body>
<p><center>Commander Proxy is a proxy using Ultraviolet</center></p>
<h4><center>How it works</center></h4>
<article>
<p>Commander Proxy works by using ultraviolet to give you the search results of a computer that has no content blockers as it is through a diffrent server and something something i dont understand it very well.</p>
</article>
<article>
<h1>Credits</h1>
<p>Command Enterprises</p>
<p>Titanium Network for the ultraviolet</p>
</article>
<footer>
<a title="Sail back to Commander for games!" href="/">Go Back to the proxy</a>
<a title="The official GitHub for Command Enterprises, containg all of the unblocking we do on display" href="https://github.com/Command-Enterprises/">Our GitHub</a>
</footer>
</body>
</html>