-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
168 lines (145 loc) · 6.11 KB
/
index.html
File metadata and controls
168 lines (145 loc) · 6.11 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, shrink-to-fit=no"
/>
<title>subLink</title>
<meta
name="description"
content="subLink is an ultramodern proxy used for evading internet censorship. subLink uses the highly sophisticated proxy, Ultaviolet, by the Titanium Network"
/>
<meta
name="keywords"
content="proxy, web proxy, ultraviolet, service workers, unblock websites, unblock chromebook, free web proxy, proxy list, proxy sites, un block chromebook, online proxy, proxy server, proxysite, proxy youtube, bypass securly, bypass iboss, bypass lightspeed filter, holy unblocker, chromebooks, titanium network, unblock youtube, youtube proxy, unblocked youtube, youtube unblocked"
/>
<meta
name="theme-color"
media="(prefers-color-scheme: dark)"
content="#434c5e"
/>
<meta name="googlebot" content="index, follow, snippet" />
<link rel="icon" type="image/x-icon" href="Screen.svg">
<link rel="stylesheet" href="index.css" />
<link href="index.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="Screen.svg">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is Ultraviolet (Web Proxy)?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!"
}
},
{
"@type": "Question",
"name": "How do I unblock sites using Ultraviolet?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Simply head to an official site featuring Ultraviolet such as Holy Unblocker or Incognito! You can also self-host Ultraviolet on your own web server for maximum privacy."
}
},
{
"@type": "Question",
"name": "What if Ultraviolet is blocked or not working?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Join the Titanium Network Discord at discord.gg/unblock!"
}
}
]
}
</script>
<script async src="https://api.countapi.xyz/hit/detoxnetwork/3a67df84-f298-4a3c-bad6-ad1d5bd9b3af?callback=websiteVisits"></script>
</head>
<code id="navbar"></code>
<script src="https://new-navbar.detoxnetwork.repl.co/index.min.js"></script>
<body>
<div title="subLink Logo">
<img id="image-title" src="Screen.svg" alt="subLink"/>
<h1 title="subLink supports YouTube, GeForce NOW and more!"></h1>
<h1 id="title">subLink</h1>
</div>
<div title="subLink uses the the power of Ultraviolet to unblock websites!">
</div>
<form id="uv-form">
<input
id="uv-search-engine"
value="https://www.google.com/search?q=%s"
type="hidden"
/>
<input id="uv-address" onfocus="typing()" onblur="notTyping()" autocomplete="off" placeholder="Search the web freely">
<h2 id="proxyslogan">Ultramodern Web Proxy</h2>
<style>
#proxyslogan{
text-align: middle;
opacity: 0.9;
font-family: Montserrat;
font-weight: 500;
margin-top: 5%;
color: white;
transition-duration: 0.5s;
z-index: 50;
}
#title {
font-weight: 700;
font-size: 55px;
background: linear-gradient(45deg, rgba(121,0,255,1) 0%, rgba(0,212,255,1) 100%);
-webkit-text-fill-color: transparent;
font-family: Montserrat;
-webkit-background-clip: text;
margin: 0 auto;
transition-duration: 0.5s;
}
#image-title {
margin: 0 auto;
vertical-align: middle;
border-width: 0;
border: 0;
width: 138px;
margin-bottom: -2%;
transition-duration: 0.5s;
}
</style>
</form>
<p id="uv-error"></p>
<pre id="uv-error-code"></pre>
<div id="credits">
<a class="sources" href="https://github.com/DetoxNetwork/subLink">Source</a>
<a class="sources" href="credits.html">Credits</a>
</div>
<img alt="Incognito Image" id="incognito" src="chrome.png">
<div class='toggle' id='switch'>
<div class='toggle-text-off'>OFF</div>
<div class='glow-comp'></div>
<div class='toggle-button'></div>
<div class='toggle-text-on'>ON</div>
</div>
<code id="subject"></code>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script async src="https://arc.io/widget.min.js#EfR33sKm"></script>
<script src="uv/uv.bundle.js" defer></script>
<script src="uv/uv.config.js" defer></script>
<script src="register-sw.js"></script>
<script src="search.js" defer></script>
<script src="index.js" defer></script>
<script type="application/ld+json"></script>
</body>
</html>