-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·69 lines (68 loc) · 4.88 KB
/
Copy pathindex.html
File metadata and controls
executable file
·69 lines (68 loc) · 4.88 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
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
64
65
66
67
68
69
<html class="full-height" lang="en-US">
<head>
<title>Nautica</title>
<link rel="icon" href="./img/logo.png">
<meta charset="UTF-8">
<meta name="description" content="TitaniumNetwork creates the highest quality open-source web proxies. We also have an extensive arcade and are community-driven.">
<meta name="keywords" content="proxy,titanium,network,bypass,games,youtube,unblocked">
<meta name="author" content="Nautica">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="./css/bootstrap.min.css" rel="stylesheet">
<link href="./css/transitions.css" rel="stylesheet">
<link href="./css/primary.css" rel="stylesheet">
<script src="js/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-148916702-1"></script>
<!--<script src="./js/mdb.min.js"></script>-->
</head>
<body id="top">
<!-- Navbar-->
<nav class="navbar white-text navbar-expand-lg navbar-dark fixed-top" id=".nav-wrapper">
<div class="container"><a class="navbar-brand" href="index.html"><strong>NauticaShard</strong></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./selection3.html">Games</a></li>
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./selection2.html">Watch Movies/TV</a></li>
<li class="nav-item"><a class="nav-link waves-effect waves-light" href="./contributors.html">Staff & Contributors</a></li></ul>
<a class="btn btn-primary btn-rounded my-0 waves-effect waves-light" href="https://github.com/singhpk1/phoenix-reborn" target="_blank">Check us out on Github!</a>
</div>
</div>
</nav>
<header>
<section class="animated fadeIn view hm-gradient intro" id="intro">
<div class="full-bg-img d-flex align-items-center">
<div class="container">
<div class="row">
<div class "wow white-text" style="visibility:visible">
<center>
<h2 class="h2-responsive font-bold mt-sm-2">NauticaShard</h2>
<h3 class="h3-responsive font-bold mt-sm-3">MOTD of 11/16/2019: Added stuff, changed stuff, fixed stuff, and did a redesign!</h3>
<div><h3>-------------------------------------------------------------------------------------------------------------------------------</h3>
<div class="h6">With TitaniumNetwork's services, you can browse the internet freely without restriction and you do not have to worry about your school/work/company being able to see your activities!</div>
<div class="h6">With absolutely no user data being stored on our end & our use of 128-bit SSL and TLS, your communications are completely secure!</div>
<div class="h6">Our Games section has an amazing selection of both Flash and HTML-based games!</div>
<div class="h6">If you need to contact any staff about any concerns or suggestions, see our contact page (Found Below) <a href="contact.html"><font color="white"> or click here.</font></a></div>
<h6 class="h6">Use the navigation below to select your destination!</h6>
<h3 class="h3-responsive font-bold mt-sm-3">Individual Site owned and operated by Nautica. All website mechanics operated by the Titanium Network Senior Team!</h3>
</center>
</div>
<div class="wow" style="visibility: visible;">
<center>
<a class="btn btn-outline-white waves-effect waves-light" href="selection.html">Surf Freely</a>
<a class="btn btn-outline-white waves-effect waves-light" href="bookmarklets.html">Bookmarklets</a>
<a class="btn btn-outline-white waves-effect waves-light" href="forum.html">Community Forum</a>
<a class="btn btn-outline-white waves-effect waves-light" href="talk2.html">Minnit Chatbox</a>
<a class="btn btn-outline-white waves-effect waves-light" href="https://discord.gg/TgW8hGJ">Join the Discord</a>
<a class="btn btn-outline-white waves-effect waves-light" href="contact.html">Contact us</a>
</center>
<div style="position: fixed; bottom: 3px; color: #ffffff; text-decoration:none; text-align:left; left:3px;">
<a class="tos" href="public-txt/tos.txt">Terms of Service</a>
</div>
</div>
</div>
</div>
</section>
</header>
</body>
</html>