-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
361 lines (290 loc) · 13.5 KB
/
index.html
File metadata and controls
361 lines (290 loc) · 13.5 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Trident - Free Games</title>
<meta name="description" content="your ultimate destination for endless gaming excitement! Dive into a world of unparalleled fun and adventure with our vast collection of unblocked games. At Trident Games, we pride ourselves on offering a seamless gaming experience, completely ad-free. Say goodbye to interruptions and hello to uninterrupted gaming bliss. Explore our carefully curated selection of games, ranging from classics to the latest releases, all accessible with just a click. Join our community of gamers and discover why Trident Games stands out as the premier destination for the best unblocked games on the web.">
<meta name="author" content="loganofc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" media="screen" href="style.css">
<link rel="icon" type="image/png" href="/img/tridentlogo2.png">
<meta name="keywords" content="Trident Games, tridentgames.lol, Trident, unblocked games, games, fun, free, minecraft, unblocked, fortnite unblocked, cod free, call of duty free, instagram, tiktok, facebook, google, lol, TRIDENT, tridentgames, unblocked trident, trident unblocked, free unblocked games, unblocked games 76, unblocked games premium, ">
<style>
#time-clock {
position: absolute;
top: 100px; /* Adjust top position as needed */
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
/* Dropdown container */
.nav-item.dropdown {
position: relative;
}
/* Dropdown menu */
.dropdown-menu {
display: none;
position: absolute;
top: 100%; /* Position below the parent */
right: 0; /* Align to the right */
z-index: 1000; /* Ensure the dropdown is on top */
background-color: #fff; /* Background color */
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Box shadow */
border-radius: 5px; /* Rounded corners */
padding: 10px 0; /* Padding */
}
/* Show dropdown menu when parent is hovered */
.nav-item.dropdown:hover .dropdown-menu {
display: block;
}
/* Dropdown items */
.dropdown-item {
display: block;
padding: 10px 20px; /* Padding */
text-decoration: none; /* Remove default link decoration */
color: #333; /* Text color */
transition: background-color 0.3s; /* Smooth background color transition */
}
/* Hover effect for dropdown items */
.dropdown-item:hover {
background-color: #f0f0f0; /* Background color on hover */
}
/* Divider */
.dropdown-divider {
border-top: 1px solid #ccc; /* Divider line */
margin: 5px 0; /* Margin */
}
/* Dropdown icon */
.dropdown-icon {
width: 20px; /* Adjust size as needed */
height: 20px; /* Adjust size as needed */
margin-right: 5px; /* Spacing between icon and text */
}
#container-5da9922e2c5a2362a25cae6d715431b7 {
position: fixed;
bottom: 0;
left: 0;
width: 300px; /* Set the desired width */
height: 200px; /* Set the desired height */
z-index: 1000; /* Ensure it appears on top */
background-color: transparent; /* Adjust as needed */
margin: 0 auto;
right: 0;
}
#top-banner {
position: absolute;
top: 170px; /* Adjust this value to place it right below the time-clock */
left: 50%;
transform: translateX(-50%);
width: 728px; /* Set the width of the banner */
z-index: 1000; /* Ensures it stays above other elements */
display: flex;
justify-content: center;
background-color: transparent; /* Optional background color */
}
min-width: 100%;
font-family: fantasy;
appearance: none;
border: 0;
border-color: #fff;
border-radius: 5px;
background: #262626;
color: #fff;
padding: 0px 46px;
font-size: 20px;
cursor: pointer;
}
</style>
<script type='text/javascript' src='//pl24737206.cpmrevenuegate.com/6a/94/66/6a946602494d02e5c48c07a3319a25f0.js'></script>
</head>
<body>
<!-- particles.js container -->
<div id="particles-js"></div>
<!-- scripts -->
<script src="particles.js"></script>
<script src="app.js"></script>
<div class="time" id="time-clock"></div>
</div>
<script src="js/battery-clock.js"></script>
<nav>
<a href="https://tridentgames.lol/">Home</a>
<a href="games">Games</a>
<a href="apps">Apps</a>
<a href="extra">Extra</a>
<a href="tools">Tools</a>
</nav>
<section id="gallery">
<h2>PATCH NOTES</h2>
<div class="photo-gallery">
V1
WEBSITE IS IN THE MAKING!
<br>
LAST UPDATE: 10/9/24
</div>
<html><head><base target="_blank"></head><body><button class="c-button">about:blank</button>
<style>
.c-button {
min-width: 100%;
font-family: fantasy;
appearance: none;
border: 0;
border-color: #fff;
border-radius: 5px;
background: #262626;
color: #fff;
padding: 0px 46px;
font-size: 20px;
cursor: pointer;
}
.c-button:hover {
background: #2b2a2a;
}
.c-button:focus {
outline: none;
box-shadow: 0 0 0 4px #cbd6ee;
}
.c-button {
display: flex;
align-items: center;
justify-content: center;
height: 5%;
}
</style>
<script>
var urlObj = new window.URL(window.location.href);
var url = "index.html";
if (url) {
var win;
document.querySelector('button').onclick = function() {
if (win) {
win.focus();
} else {
win = window.open();
win.document.body.style.margin = '0';
win.document.body.style.height = '100vh';
var iframe = win.document.createElement('iframe');
iframe.style.border = 'none';
iframe.style.width = '100%';
iframe.style.height = '100%';
iframe.style.margin = '0';
iframe.src = url;
win.document.body.appendChild(iframe);
var interval = setInterval(function() {
if (win.closed) {
clearInterval(interval);
win = undefined;
}
}, 500);
}
};
}
</script>
</section>
<!-- Search bar (proxy) -->
<form id="uv-form">
<input id="uv-search-engine" value="https://www.google.com/search?q=%s" type="hidden"/>
<input id="uv-address" type="text" placeholder="Search Proxy Or Paste URL" class="form__input"/>
</form>
<div class="desc">
<p id="uv-error"></p>
<pre id="uv-error-code"></pre>
</div>
<!-- GitHub icon -->
<a href="https://github.com/loganofcdev/loganofcdev.github.io/" style="width: 35px; height: auto; position: fixed; bottom: 20px; right: 20px;">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAWBJREFUSEu1lY1NxTAMhP02gUmATWASYBJgEmAS2AT6Vbno8temT6qlqmpi+3yX2L3EyXY5OX/MANxHBM9dev9GBM/38v2VnmGdWwA3EfGWkm4RBewhgTZ+I4CXiHg+IB8gH4s/cYX1AB5T5QfyZ9fXGqQGQJaf5I6+Twt1AMWGSjH8MBLixz7nxD4xrK1WA3ya5u/JWQmVvPftkuJ32wOopXGAPbm4DMTLOPSVhTOoAbLTXvYkmaSVdOuBO4BXUdCcAMDF5aV6CiwAqECHlx0mk+PWLdAZOMA1DDw+F+8ATvEagD9jmy+IA9Tde+QWDWMdgEaBhVvTmdU+Z+aNuHlNdRMIohsBpEM1PVnzZnNJHbe4IKNRoQmpEaCx4Ynq5mqq740K1qTnnjy9iQtLzi7b3riWPIziItAKUbIm+YiBAvyH02MjBs0EnWHgPupuP2D2R+vFRZv5Jx+YFq3r6QD/Wc9YGdHIjH4AAAAASUVORK5CYII=" alt="Trident GitHub">
</a>
<a href="https://discord.gg/tbNcVw4RCF" style="width: 35px; height: auto; position: fixed; bottom: 20px; right: 45px;">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAASRJREFUSEvdldENwjAMRI9NYBOYBJgEmASYBJgENoE+KbZckxZa1B8sVa1qx5c728lME9ts4vz6f4C5pI2ka3miosvmH0/N53FdEu0l7UK2RwcAG8Dwn5sP1rWsBpCTD+mDraRTXFADeA7JmGJhsugDOBbNf8DQIUqVGdwbiqbrWJAWiwhAt8AgGwuGgq6sKSJATR4KRuEAgF0005qNxY4jxmX6BBD9l9L3JDBgvmvgzAYsWkdFTX+nKikCeIJCKXee1yHusNaeBCIRE5tlgAXDxX/80b4GGNtJrs4nBmMBqgy6zp9b00HrgoQULMZ448Pwx1b2IyMPmp2epvfb6CdKxFN8S07xSW6b6Lxw+o7pLBtzQDxF98QW9P832tgu8nWTS/QCEes+GbeWZcUAAAAASUVORK5CYII=" alt="Trident Discord">
</a>
<a href="https://www.tiktok.com/@trident.games" style="width: 35px; height: auto; position: fixed; bottom: 20px; right: 67px;">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAQ1JREFUSEvFldERgkAMRJdK1E60ErUStRK1Eu1ES5E3c+eEcHcgHGM+YAYu2WSzLI0Wjmbh+poCcJV0CI29JW1KTc4FoDYAACWjBsBN0nFJAGpf2ss5BVJjglj32dJ1l8T9S1lNgAjUoezvAOsgyZUZ38t0F87sJXF+1AQcfISEODpKIbn0HZDXkWyKom0o7kUxBqAnpBTAy3VOEl0hxaEJBgGwACiw0oNjG7OswiZTNDXhLAAWyw6InAVUA8g5pd1R0YdSFPgdeI/Bb05mIT8DoGM6tEERAup4b6No1bkl+il60gsPsg5qE3Je5KnwIKOK5yaIxaIPRY9h6dgxlGX/YL6TKW6aoyz5fHGAD1TJQhlRqDJbAAAAAElFTkSuQmCC" alt="Trident Tiktok Account">
</a>
<script async="async" data-cfasync="false" src="//pl24737253.cpmrevenuegate.com/5da9922e2c5a2362a25cae6d715431b7/invoke.js"></script>
<div id="container-5da9922e2c5a2362a25cae6d715431b7"></div>
<div id="top-banner">
<script type="text/javascript">
atOptions = {
'key' : '61e3b777a45443b3f41d3ee4575c8189',
'format' : 'iframe',
'height' : 90,
'width' : 728,
'params' : {}
};
</script>
<script type="text/javascript" src="//separatelysmackfibber.com/61e3b777a45443b3f41d3ee4575c8189/invoke.js"></script>
</div>
<script>
// Helper function to get the current time in hours and minutes
function getCurrentTime() {
const now = new Date();
const hours = now.getHours();
const minutes = now.getMinutes();
return { hours, minutes };
}
// Function to show system notification and set up click event to redirect to the site
function showSystemNotification(title, body, url) {
if (Notification.permission === 'granted') {
const notification = new Notification(title, {
body: body,
icon: 'https://tridentgames.lol/img/tridentlogo.png', // Replace with your own icon URL
tag: 'twice-a-day-notification' // Tag to prevent duplicate notifications
});
notification.onclick = function () {
window.focus();
window.location.href = url; // Redirect to the site when notification is clicked
};
// Auto close the notification after 5 seconds
setTimeout(notification.close.bind(notification), 5000);
}
}
// Function to check if it's time to send a notification
function checkNotificationTime() {
const notificationTimes = [
{ hours: 9, minutes: 0 }, // First notification time: 9:00 AM
{ hours: 17, minutes: 0 } // Second notification time: 5:00 PM
];
const currentTime = getCurrentTime();
// Get last notification time from localStorage
const lastNotificationTime = localStorage.getItem('lastNotificationTime');
const lastNotifiedDate = lastNotificationTime ? new Date(lastNotificationTime).getDate() : null;
// Check if today has already been notified
const today = new Date().getDate();
if (lastNotifiedDate !== today) {
notificationTimes.forEach(time => {
if (currentTime.hours === time.hours && currentTime.minutes === time.minutes) {
showSystemNotification("Hey!", "Check out the latest games for Trident!", "https://tridentgames.lol");
// Store the current notification time in localStorage
localStorage.setItem('lastNotificationTime', new Date());
}
});
}
}
// Function to initialize notifications
function initNotifications() {
// Check if notifications are supported
if ('Notification' in window) {
if (Notification.permission !== 'granted') {
Notification.requestPermission().then(permission => {
if (permission === 'granted') {
console.log('Notification permission granted.');
}
});
}
}
// Check notification time every minute
setInterval(checkNotificationTime, 60 * 1000); // Every minute
}
// Initialize notifications when page is loaded
initNotifications();
</script>
<script src="/extra/panic-key.js" defer></script>
<script src="/js/nowgghome.js" defer></script>
<script src="/js/now.js" defer></script>
<script src="/static/uv/uv.bundle.js" defer></script>
<script src="/static/uv/uv.config.js" defer></script>
<script src="/static/register-sw.js" defer></script>
<script src="/static/search.js" defer></script>
<script src="/static/index.js" defer></script>
<script src="/static/error.js" defer></script>
</body>
</html>