-
-
Notifications
You must be signed in to change notification settings - Fork 107
/
About.html
63 lines (60 loc) · 2.66 KB
/
About.html
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/assets/img/newlogo.png">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet" />
<script data-cfasync="false" typ="text/javascript" src="ads.js"></script>
<script data-cfasync="false" typ="text/javascript" src="ads2.js"></script>
<link rel="stylesheet" href="/assets/css/style.css" />
<script src="/assets/js/functions.js"></script>
<title>About Us | Shadow Network</title>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZTCTYH80S1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZTCTYH80S1');
</script>
<body>
<nav>
<div class="heading">
<a href="/#" class="headinglink">Shadow Network</a>
</div>
<ul class="nav-links">
<li><a href="/">Home</a></li>
<li><a href="/math">Games</a></li>
<li><a href="/english">Apps</a></li>
<li><a href="/settings">Tabs</a></li>
<li><a href="/settings">Widgetbot</a></li>
<li><a class="active" href="/about">About Us</a></li>
<li><a href="/settings">Settings</a></li>
</ul>
</nav>
<div class="intro">
<h1 class="large">About Us</h1>
<p style="padding:30px;font-size:20px;">Experience the global internet using Shadow, the fastest Proxy in the world The best looking proxy there is with Apps and tab cloaking and over 100+ games for students
</p>
<h1 class="large" style="padding:20px;">The Developers!</h1>
<p style="padding:5px;font-size:20px;">Nightless - Owner/Dev</p>
<p style="padding:5px;font-size:20px;">liquid - Head Dev</p>
<p style="padding:5px;font-size:20px;">Demure - Head Dev</p>
<p style="padding:5px;font-size:20px;">Potatoe - Dev</p>
<p style="padding:5px;font-size:20px;">Snorlax- Dev</p>
<p style="padding:5px;font-size:20px;">Juinior - Dev</p>
<p style="padding:5px;font-size:20px;">talenaatfield - Dev</p>
<h1 class="large" style="padding:20px;">Background Art By</h1>
<p style="padding:5px;font-size:20px;">Liquid</p>
<br>
<h1 class="large" style="padding:10px;">Want More Links!</h1>
<br>
<a href="#" onclick="ourgithub()" style="text-decoration: none;color:white;"><button>Our Github</button></a>
<a href="#" onclick="ourDiscord()" style="text-decoration: none;color:white;"><button>Join our Discord</button></a>
<a href="#" onclick="patreon()" style="text-decoration: none;color:white;"><button>SUPPORT US</button></a>
<br>
</div>
<script>
// Custom Background Check