-
-
Notifications
You must be signed in to change notification settings - Fork 663
/
apps.html
133 lines (99 loc) · 3.57 KB
/
apps.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="The best math tutoring!" />
<meta name="keywords" content="Interstellar Official, Unblock Games, Interstellar, Interstellar V3, 1v1.LOL, Run 3, Gameboy Advanced Games, DS Games, proxy, web proxy, 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, interstellar, chromebook,unblocked,unblocked games,html games,html5 games,flash games,flashplayer games,proxy,io">
<meta name="author" content="Bubbo" />
<title>Apps - Interstellar</title>
<link rel="icon" type="image/x-icon" href="/media/favicon/favicon.ico">
<link rel="stylesheet" href="/css/games.css">
<link rel="stylesheet" href="/css/galaxy.css" />
<link rel="stylesheet" href="/css/index.css" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6840529569014734"
crossorigin="anonymous"></script>
<script async src="https://arc.io/widget.min.js#gcM6sndx"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>
<!--NAVBAR-->
<style>
* {
padding: 0;
margin: 0;
}
body {
font-family: Arial, Tahoma, Serif;
color: #fff;
}
nav {
display: flex;
justify-content:space-between;
align-items: center;
padding: 1rem 2rem;
background: #000;
}
nav ul {
display: flex;
list-style: none;
}
nav li {
padding-left: 1rem;
}
nav a {
text-decoration: none;
color: #fff
}
/*
Extra small devices (phones, 600px and down)
*/
@media only screen and (max-width: 600px) {
nav {
flex-direction: column;
text-align: center;
}
nav ul {
flex-direction: column;
padding-top: 0.5rem;
}
nav li {
padding: 0.5rem 0;
}
}
</style>
<nav>
<h2>Interstellar</h2>
<ul>
<li><a href="/./">Home</a></li>
<li><a href="/play.html">Games</a></li>
<li><a href="/apps.html">Apps</a></li>
<li><a onclick="widgetBOT()">WidgetBot</a></li>
<li><a href="/settings.html">Settings</a></li>
</ul>
</nav>
<div>
<div class="center-screen">
<div class="container">
<div class="box">
<input type="text" id="gsearchbar" onkeyup="document.querySelectorAll('#glist>a').forEach(l=>l.style.display=l.textContent.toUpperCase().includes(this.value.toUpperCase().replace(/ /g,''))?'block':'none')" autocomplete="off" spellcheck="false" placeholder="Search...." />
<div id="glist">
<h2>Refresh the page if it doesn't load</h2>
<h2>Apps</h2>
<a href='/apps/adult-swim/as.html'>Adult Swim</a>
<a href='/apps/cool-math/math.html'>Coolmath Games</a>
<a href='/apps/discxrd.html'>Discord</a>
<a href='/apps/flix-hq/flix.html'>Flix HQ</a>
<a href='/apps/gfnow.html'>Geforce NOW</a>
<a href="/apps/browser.html">Google</a>
<a href="/apps/index.html">Spotify</a>
<a href='/apps/youtube/index.html'>Youtube</a>
</div>
</div>
</div>
</div>
</html>