-
Notifications
You must be signed in to change notification settings - Fork 9
/
about-us.php
452 lines (397 loc) · 17.1 KB
/
about-us.php
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4WR46690Y7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4WR46690Y7');
</script>
<title>GoneRogue gаmes: the fullscreen unblocked gаmes site</title>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4739296020319725"
crossorigin="anonymous"></script>
<link rel="canonical" href="https://gonerogue.ml/" />
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta charset="utf-8">
<meta name="description"
content="Experience gaming without interruptions at GoneRogue: your ultimate destination for immersive fullscreen gаmes. Explore a vast collection of ad-free titles, from action-packed adventures to mind-bending puzzles.">
<meta name="keywords" content="gonerogue, gonerogue games, gonerogue productions, games, unblocked">
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta itemprop="name" content="GoneRogue gаmes">
<meta itemprop="description"
content="Experience gaming without interruptions at GoneRogue: your ultimate destination for immersive fullscreen gаmes. Explore a vast collection of ad-free titles, from action-packed adventures to mind-bending puzzles.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Social Media -->
<meta name="og:description"
content="Experience gaming without interruptions at GoneRogue: your ultimate destination for immersive fullscreen gаmes. Explore a vast collection of ad-free titles, from action-packed adventures to mind-bending puzzles.">
<meta name="og:title" content="GoneRogue gаmes: the no-ads fullscreen gаmes site">
<meta name="og:type" content="website">
<meta name="og:image" content="/social.png">
<meta name="og:url" content="https://gonerogue.ml">
<meta name="og:image:alt" content="GoneRogue's social cover, showing some of our gаmes">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="/social.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="apple-mobile-web-app-title" content="GoneRogue">
<meta name="application-name" content="GoneRogue">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="theme-color" content="#ffffff">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.8/umd/popper.min.js"></script>
<script defer src="./fontawesome.js" crossorigin="anonymous"></script>
<style>
:root {
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .05);
}
@font-face {
font-family: Optimistic;
src: url(./Optimistic_Display_W_Md.woff2);
font-weight: normal;
}
@font-face {
font-family: Optimistic;
src: url(./Optimistic_Display_W_Bd.woff2);
font-weight: bold;
}
html,
body {
height: 100%;
width: 100%;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
b,
em {
font-family: Optimistic, -apple-system, ui-sans-serif, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.navbar {
position: fixed;
top: 0;
left: 0;
width: 100%;
padding: 25px;
margin: 0;
background: white;
border-bottom: 1px solid lightgray;
display: flex;
justify-content: space-between;
margin-bottom: 25px;
z-index: 99999;
align-items: center;
gap: 20px;
}
.search {
background: rgb(238, 238, 238);
display: flex;
padding: 10px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
border-radius: 10px;
border: 1px solid lightgray;
align-items: center;
}
.search-input {
background: transparent;
outline: none;
color: black;
box-shadow: none;
border: 0;
padding: 5px;
padding-left: 10px;
}
.search-icon {
padding: 5px;
border-right: 1px solid lightgray;
padding-right: 10px;
}
.container {
text-align: center;
margin-top: 150px;
}
.catalog {
display: grid;
gap: 10px;
grid-auto-flow: row;
grid-template-columns: auto auto auto;
margin-top: 10px;
}
@media (max-width: 768px) {
.catalog {
grid-template-columns: auto auto;
}
}
@media (max-width: 500px) {
.catalog {
grid-template-columns: auto;
}
.mobile {
display: inline-block !important;
}
}
.catalog div {
background: white;
border: 1px solid lightgray;
border-radius: 25px;
display: flex;
flex-direction: column;
transition: 0.1s;
}
/* .catalog div:hover {
box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.12), 0 9px 25px 0 rgba(0, 0, 0, 0.1);
}
.catalog div:active {
box-shadow: none;
} */
.catalog div img {
width: 100%;
object-fit: cover;
border-radius: 25px 25px 0 0;
}
.catalog div section {
text-align: left;
padding: 25px;
}
.catalog div section span {
color: lightgray;
display: block;
}
@media (max-width: 600px) {
.navbar {
justify-content: center;
}
}
.tray {
justify-content: space-between;
display: flex;
}
.catalog div section tray aside a {
text-decoration: none;
}
.mobile {
display: none;
}
.note {
background: rgb(255, 238, 0);
border-left: 10px solid yellow;
color: black !important;
padding: 10px;
padding-left: 20px;
border-radius: 10px;
}
* {
transition: 0.4s;
}
@media (prefers-color-scheme: dark) {
body {
background: rgb(35, 39, 47);
color: rgb(235, 236, 240);
}
div.search {
background: rgb(52, 58, 70, 0.8);
border: 0;
}
.search input {
color: rgb(235, 236, 240);
}
.catalog div,
.navbar {
background: rgb(35, 39, 47);
}
footer.text-muted,
footer.bg-light {
background-color: rgb(59, 66, 79);
color: rgb(235, 236, 240);
}
}
.right-cont {
display: flex;
gap: 20px;
}
.b-dark {
display: flex;
}
.b-light {
display: none;
}
@media (prefers-color-scheme: dark) {
div.b-dark {
display: none;
}
div.b-light {
display: flex;
}
}
.b-dark,
.b-light {
justify-content: center;
align-items: center;
font-size: 2em;
cursor: pointer;
transition: 0s;
}
svg {
transition: 0s;
}
span,
p,
aside,
h2,
h1,
h3 {
transition: 0s;
}
</style>
</head>
<body id="darkTog">
<div class="navbar" id="darkTog1">
<h1><img src="https://gonerogue.ml/apple-touch-icon.png" style="border-radius: 10px; height: 75px;"
alt="GoneRogue Favicon"> Gаmes</h1>
<div class="right-cont">
<div class="b-dark" id="b-dark" onclick="switchTheme();">
<i class="fa-solid fa-moon"></i>
</div>
<div class="b-light" id="b-light" onclick="switchTheme();">
<i class="fa-solid fa-sun-bright"></i>
</div>
<div class="search" id="search">
<i class="fa-solid fa-magnifying-glass search-icon"></i>
<input class="search-input" type="text" placeholder="Search...">
</div>
</div>
</div>
<div class="container">
<h1>About Us</h1>
<p>Welcome to GoneRogue, your premier destination for a gaming experience like no other. At GoneRogue, we believe that
gaming should be immersive, exhilarating, and free from distractions. That's why we have built a platform dedicated to
providing ad-free gaming, allowing you to fully immerse yourself in the worlds of your favorite gаmes.<br>
Our Vision:
At GoneRogue, our vision is simple: to create a gaming paradise where players can unleash their true gaming potential
without interruptions. We understand the frustration and annoyance caused by intrusive ads that disrupt the flow of
gаmeplay. Our mission is to offer a sanctuary for gаmers, where they can truly escape reality and dive into captivating
virtual worlds.<br>
Ad-Free Gaming Experience:
GoneRogue is committed to delivering an ad-free gaming experience. We have meticulously designed our platform to ensure
that you can enjoy gаmes without being bombarded by pop-ups, banners, or any other type of advertisement. We firmly
believe that uninterrupted gаmeplay is the key to unlocking the true potential of gaming and allowing players to fully
immerse themselves in the virtual realms.<br>
Vast Collection of gаmes:
Discover a vast collection of gаmes at GoneRogue, carefully curated to cater to a diverse range of gaming preferences.
From action-packed adventures to mind-bending puzzles, we have something for everyone. Our library is regularly updated,
ensuring that you have access to the latest and greatest titles, as well as timeless classics.<br>
High-Quality gаmeplay:
We prioritize quality in everything we do at GoneRogue. Our team is passionate about gaming and understands the
importance of delivering a seamless and high-quality gаmeplay experience. We work closely with gаme developers to ensure
that the gаmes on our platform meet the highest standards, providing you with top-notch graphics, immersive sound
effects, and smooth controls.<br>
Community and Social Features:
GoneRogue isn't just a gaming platform; it's a community of like-minded gаmers who share a passion for immersive
gаmeplay. Engage with fellow gаmers through our social features, including chat functions, forums, and multiplayer
options. Connect with friends, join clans, and compete against players from around the world, fostering a sense of
camaraderie and healthy competition.
Accessibility and User-Friendly Interface:
We strive to make GoneRogue accessible to all gаmers. Our user-friendly interface ensures that navigating the platform
and discovering new gаmes is a breeze. Whether you're a seasoned gаmer or new to the gaming world, you'll find our
platform intuitive and easy to use. GoneRogue is accessible via web browsers, making it convenient to play your favorite
gаmes on various devices.<br>
Security and Privacy:
At GoneRogue, we take your security and privacy seriously. We utilize robust security measures to protect your personal
information and ensure a safe gaming environment. Your data is encrypted, and we adhere to strict privacy policies to
safeguard your information. You can gаme with peace of mind, knowing that your privacy is our utmost priority.</p>
</div>
<!-- Footer -->
<footer class="text-center text-lg-start bg-light text-muted" id="footer"
style="padding-top: 25px; margin-top: 25px;">
<!-- Section: Social media -->
<!-- Section: Links -->
<section class="">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold mb-4">
GoneRogue Gаmes
</h6>
<p>
GoneRogue has a library of gаmes above, but it seems like you've scrolled to the end. We're
working on requesting gаmes.
</p>
</div>
<!-- Grid column -->
</div>
</div>
<!-- Grid column -->
</section>
<!-- Section: Links -->
<a herf="/termsandconditions.html">T&Cs</a>
</footer>
<!-- Footer -->
<script>
// Dark mode toggle
let theme = true;
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
let theme = false;
}
function switchTheme() {
if (theme === true) {
document.getElementById("b-dark").style.display = "none";
document.getElementById("b-light").style.display = "flex";
document.getElementById("darkTog").style.background = "rgb(35,39,47)";
document.getElementById("darkTog").style.color = "rgb(235, 236, 240)";
document.getElementById("darkTog1").style.background = "rgb(35,39,47)";
document.getElementById("darkTog1").style.color = "rgb(235, 236, 240)";
document.getElementById("search").style.background = "rgb(52, 58, 70,0.8)";
document.getElementById("search").style.border = "0";
document.getElementById("search").style.color = "rgb(235, 236, 240)";
document.getElementById("footer").style.backgroundColor = "rgb(59, 66, 79)!important";
document.getElementById("footer").style.color = "rgb(235, 236, 240)!important";
$('#catalog').children('div').each(function () {
this.style.background = "rgb(35,39,47)";
});
theme = false;
}
else if (theme === false) {
document.getElementById("b-light").style.display = "none";
document.getElementById("b-dark").style.display = "flex";
document.getElementById("darkTog").style.background = "white";
document.getElementById("darkTog").style.color = "black";
document.getElementById("darkTog1").style.background = "white";
document.getElementById("darkTog1").style.color = "black";
document.getElementById("search").style.background = "rgb(238, 238, 238)";
document.getElementById("search").style.border = "0";
document.getElementById("search").style.color = "black";
document.getElementById("footer").style.background = "white";
document.getElementById("footer").style.color = "black";
$('#catalog').children('div').each(function () {
this.style.background = "white";
});
theme = true;
}
}
</script>
</body>
</html>