-
Notifications
You must be signed in to change notification settings - Fork 1
/
links.html
425 lines (380 loc) · 17.5 KB
/
links.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
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="icon" href="images/favicon.ico" sizes="32x32">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Rusk Games</title>
<meta name="description" content="Play rusk-games now, with Proxies, Emulators, Infinite Games and more!">
<meta property="og:url" content="rusk-games.pages.dev" />
<meta property="og:image:width" content="200 px" />
<meta property="og:image:height" content="200 px" />
<meta property="og:title" content="rusk-games.pages.dev" />
<meta property="og:site_name" content="rusk-games.pages.dev" />
<meta property="og:description" content="Play rusk-games now, with Proxies, Emulators, Infinite Games and more!" />
<meta property="og:type" content="website" />
<meta property="og:image" content="images/icon_game.png">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="css/jquery-comments.css" />
<link rel="stylesheet" type="text/css" href="css/user.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/custom.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" />
<!-- Font Awesome icons (free version)-->
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<!-- Google fonts-->
<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:wght@400;500;600&display=swap" rel="stylesheet">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VZRYLR5KM1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-VZRYLR5KM1');
</script>
<!-- ads -->
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2761564299182892"
crossorigin="anonymous"></script> -->
</head>
<body id="page-top" style="background: url('images/background1.png'); background-size: cover;">
<!-- Navigation-->
<div id="nav-placeholder"></div>
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.7.1.js"></script>
<script type="text/javascript" src="../navbar.js"></script>
<style></style>
<script>
var coll = document.getElementsByClassName("collapsible");
var i;
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function () {
this.classList.toggle("active");
var content = this.nextElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
</script>
<style>
/* button{
padding-left: 25px
} */
h2 {
padding-left: 114px;
color: white;
}
ul {
padding-left: 139px;
color: white;
}
p {
color: white;
outline: none;
border: none;
background: none;
font-size: 20px;
margin-left: -25px;
padding-bottom: 0px;
margin-bottom: 0px;
}
button {
color: white;
outline: none;
border: none;
background: none;
font-size: 20px;
margin-left: -30px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.title {
padding-left: 20px
}
li,
a {
padding-top: 0px;
margin-top: 0px;
}
li {
color: white;
}
.space {
height: 0.4em
}
.content {
padding: 0 0px;
display: none;
}
a::before {
content: attr(data-unselectable);
}
a {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
</style>
<h2 id='proxies'>
Proxies
</h2>
<ul id='prox'>
<p>Shuttle</p>
<li><a href="https://shuttleproxy.hop.sh/">https://shuttleproxy.hop.sh/</a></li>
<div class="space"></div>
<p>Top:</p>
<li><a href="https://sub.23azorun.com/">https://sub.23azorun.com/</a></li>
<li><a href="https://sub.23azoshooting.com/">https://sub.23azoshooting.com/</a></li>
<div class="space"></div>
<p>BallBang</p>
<li><a href="https://scpwolfpro.ballbang.cc/">https://scpwolfpro.ballbang.cc/</a></li>
<li><a href="https://mathclass.ballbang.fun/">https://mathclass.ballbang.fun/</a></li>
<li><a href="https://mathclass.ballbang.cc/">https://mathclass.ballbang.cc/</a></li>
<div class="space"></div>
<p>BCHS</p>
<li><a href="https://bchs.pages.dev/">https://bchs.pages.dev/</a></li>
<li><a href="https://alegithomeworksite.online/">https://alegithomeworksite.online/</a></li>
<div class="space"></div>
<button type="button" class="collapsible">Asteroid (Click to Open)</button>
<div class="content">
<li><a href="https://mathsisfun.link/">https://mathsisfun.link/</a></li>
<li><a href="https://group.luxflow.net/">https://group.luxflow.net/</a></li>
<li><a href="https://home.guessthispic.com/">https://home.guessthispic.com/</a></li>
<li><a href="https://math.sics.ar/">https://math.sics.ar/</a></li>
<li><a href="https://roblox.vyper.group/">https://roblox.vyper.group/</a></li>
<li><a href="https://integrals.edumath.nl/">https://integrals.edumath.nl/</a></li>
<li><a href="https://science.skrypter.com/">https://science.skrypter.com/</a></li>
<li><a href="https://login.tomahawkchurch.org/">https://login.tomahawkchurch.org/</a></li>
<li><a href="https://idk.361grade.ro/">https://idk.361grade.ro/</a></li>
<li><a href="https://cdn.tomahawkchurch.org/">https://cdn.tomahawkchurch.org/</a></li>
<li><a href="https://manface.kjgom.net/">https://manface.kjgom.net/</a></li>
<li><a href="https://helpat.mcsoft.org/">https://helpat.mcsoft.org/</a></li>
<li><a href="https://english.info.gf/">https://english.info.gf/</a></li>
<li><a href="https://us.epim.ar/">https://us.epim.ar/</a></li>
<li><a href="https://mathisfun.info.gf/">https://mathisfun.info.gf/</a></li>
<li><a href="https://workindhardfor.mcsoft.org/">https://workindhardfor.mcsoft.org/</a></li>
<li><a href="https://best.airlinemeals.net/">https://best.airlinemeals.net/</a></li>
<li><a href="https://networkhelp.networkoutpost.com/">https://networkhelp.networkoutpost.com/</a></li>
<li><a href="https://whatarethe.100mountain.com/">https://whatarethe.100mountain.com/</a></li>
<li><a href="https://mathwork.uk.to/">https://mathwork.uk.to/</a></li>
<li><a href="https://ura.bot.nu/">https://ura.bot.nu/</a></li>
<li><a href="https://learntomath.cbu.net/">https://learntomath.cbu.net/</a></li>
<li><a href="https://mathisfun.ecoeduc.cl/">https://mathisfun.ecoeduc.cl/</a></li>
<li><a
href="https://thisismathbecasueisaidsoplsimcoolandstuff.404.mn/">https://thisismathbecasueisaidsoplsimcoolandstuff.404.mn/</a>
</li>
<li><a href="https://probability.adipur.com/">https://probability.adipur.com/</a></li>
<li><a href="https://geometryproofs.claudiogatica.cl/">https://geometryproofs.claudiogatica.cl/</a></li>
<li><a href="https://graphingcalculators.gnutella2.info/">https://graphingcalculators.gnutella2.info/</a>
</li>
<li><a href="https://arithmetic.datemyfamily.tv/">https://arithmetic.datemyfamily.tv/</a></li>
<li><a href="https://subtraction.desario.com.br/">https://subtraction.desario.com.br/</a></li>
<li><a href="https://algebraicequations.surukle.me/">https://algebraicequations.surukle.me/</a></li>
<li><a href="https://statistics.thelmadejager.co.za/">https://statistics.thelmadejager.co.za/</a></li>
<li><a href="https://integralcalculus.vidaprimaria.cl/">https://integralcalculus.vidaprimaria.cl/</a>
</li>
<li><a href="https://analyticgeometry.fletesymudanzas.cl/">https://analyticgeometry.fletesymudanzas.cl/</a>
</li>
<li><a href="https://division.lovele.ro/">https://division.lovele.ro/</a></li>
<li><a href="https://analyticgeometry.freonlinux.com/">https://analyticgeometry.freonlinux.com/</a></li>
<li><a href="https://linearalgebra.thaiopenscada.com/">https://linearalgebra.thaiopenscada.com/</a></li>
<li><a href="https://fractions.receitasdaelaine.com.br/">https://fractions.receitasdaelaine.com.br/</a>
</li>
<li><a href="https://orderofoperations.basiclue.com/">https://orderofoperations.basiclue.com/</a></li>
<li><a href="https://wordproblems.teranlera.com.ar/">https://wordproblems.teranlera.com.ar/</a></li>
<li><a href="https://percentages.bot.nu/">https://percentages.bot.nu/</a></li>
<li><a href="https://arithmetic.trisummerseries.co.za/">https://arithmetic.trisummerseries.co.za/</a>
</li>
<li><a href="https://educationalmathapps.islam.cl/">https://educationalmathapps.islam.cl/</a></li>
<li><a href="https://mathcompetitions.stahlnecker.net/">https://mathcompetitions.stahlnecker.net/</a>
</li>
<li><a
href="https://probability.xn--fiqp3jtxe9n0a37aj1cr63a7x9c.tm/">https://probability.xn--fiqp3jtxe9n0a37aj1cr63a7x9c.tm/</a>
</li>
<li><a href="https://numbertheory.gfebio.com/">https://numbertheory.gfebio.com/</a></li>
<li><a href="https://integralcalculus.tatuarte.cl/">https://integralcalculus.tatuarte.cl/</a></li>
<li><a href="https://complexnumbers.uno-tec.tk/">https://complexnumbers.uno-tec.tk/</a></li>
<li><a href="https://educationalmathapps.shredsurf.com/">https://educationalmathapps.shredsurf.com/</a>
</li>
<li><a href="https://mathworksheets.adipeq.cl/">https://mathworksheets.adipeq.cl/</a></li>
<li><a href="https://orderofoperations.ikrastev.net/">https://orderofoperations.ikrastev.net/</a></li>
<li><a
href="https://differentialequations.renmarkholidayhome.info/">https://differentialequations.renmarkholidayhome.info/</a>
</li>
<li><a
href="https://educationalmathapps.dmdistribution.net/">https://educationalmathapps.dmdistribution.net/</a>
</li>
<li><a
href="https://integralcalculus.asirargentina.com.ar/">https://integralcalculus.asirargentina.com.ar/</a>
</li>
<li><a href="https://pedrotrabalhodecasa123.com.cbu.net/">https://pedrotrabalhodecasa123.com.cbu.net/</a>
</li>
</div>
<br>
<button type="button" class="collapsible">Reflect4 (Click to Open)</button>
<div class="content">
<li><a href="https://198622.fun">198622.fun</a></li>
<li><a href="https://adei.institute">adei.institute</a></li>
<li><a href="https://asheranztwitch.online">asheranztwitch.online</a></li>
<li><a href="https://bia2dige.ir">bia2dige.ir</a></li>
<li><a href="https://bingle.pw">bingle.pw</a></li>
<li><a href="https://bypass2qroxy.site">bypass2qroxy.site</a></li>
<li><a href="https://coloney3.com">coloney3.com</a></li>
<li><a href="https://cvvstixx.tk">cvvstixx.tk</a></li>
<li><a href="https://dashawn.cf">dashawn.cf</a></li>
<li><a href="https://deliciousunko.com">deliciousunko.com</a></li>
<li><a href="https://dontblock.tk">dontblock.tk</a></li>
<li><a href="https://fishingandgunoutdoors.com">fishingandgunoutdoors.com</a></li>
<li><a href="https://fluffy.wiki">fluffy.wiki</a></li>
<li><a href="https://furry.skin">furry.skin</a></li>
<li><a href="https://gigafinger.de">gigafinger.de</a></li>
<li><a href="https://ietors.com">ietors.com</a></li>
<li><a href="https://ily-lighty.gq">ily-lighty.gq</a></li>
<li><a href="https://irantalent.tkinternetissues.uk">irantalent.tkinternetissues.uk</a></li>
<li><a href="https://isamobile.online">isamobile.online</a></li>
<li><a href="https://itsnotevil.com">itsnotevil.com</a></li>
<li><a href="https://jaylinthemonkeyy.uk">jaylinthemonkeyy.uk</a></li>
<li><a href="https://johnkellyprivate.com">johnkellyprivate.com</a></li>
<li><a href="https://juvenilegzkun9763.com">juvenilegzkun9763.com</a></li>
<li><a href="https://k-s-unko.tk">k-s-unko.tk</a></li>
<li><a href="https://kindedmund.info">kindedmund.info</a></li>
<li><a href="https://kyoreiscarlets.com">kyoreiscarlets.com</a></li>
<li><a href="https://lablancer.com">lablancer.com</a></li>
<li><a href="https://learnmathread.online">learnmathread.online</a></li>
<li><a href="https://lichessit.shop">lichessit.shop</a></li>
<li><a href="https://lifeforfree.tk">lifeforfree.tk</a></li>
<li><a href="https://militovp.xyz">militovp.xyz</a></li>
<li><a href="https://millionux.com">millionux.com</a></li>
<li><a href="https://mimimimimi.net">mimimimimi.net</a></li>
<li><a href="https://mini32.xyz">mini32.xyz</a></li>
<li><a href="https://mini32mafia.com">mini32mafia.com</a></li>
<li><a href="https://mired.shop">mired.shop</a></li>
<li><a href="https://mohproject.tech">mohproject.tech</a></li>
<li><a href="https://nako314.com">nako314.com</a></li>
<li><a href="https://namra.site">namra.site</a></li>
<li><a href="https://nextchakra.com">nextchakra.com</a></li>
<li><a href="https://nimavmess.online">nimavmess.online</a></li>
<li><a href="https://niosad.com">niosad.com</a></li>
<li><a href="https://nogawadayo.blog">nogawadayo.blog</a></li>
<li><a href="https://oraliegroup.com">oraliegroup.com</a></li>
<li><a href="https://otium.tk">otium.tk</a></li>
<li><a href="https://persianreserve.ir">persianreserve.ir</a></li>
<li><a href="https://pigeonaccess.xyz">pigeonaccess.xyz</a></li>
<li><a href="https://poopoo.cf">poopoo.cf</a></li>
<li><a href="https://prismarine.online">prismarine.online</a></li>
<li><a href="https://read180.online">read180.online</a></li>
<li><a href="https://sajadrajabi.pw">sajadrajabi.pw</a></li>
<li><a href="https://sgg9.com">sgg9.com</a></li>
<li><a href="https://shervinghaffari.ir">shervinghaffari.ir</a></li>
<li><a href="https://suv.life">suv.life</a></li>
<li><a href="https://tanrininkirbaciattila.online">tanrininkirbaciattila.online</a></li>
<li><a href="https://thejungla.com">thejungla.com</a></li>
<li><a href="https://theprivacypirate.com">theprivacypirate.com</a></li>
<li><a href="https://totally-school-work.uk">totally-school-work.uk</a></li>
<li><a href="https://tvvv.gq">tvvv.gq</a></li>
<li><a href="https://unblockthis.site">unblockthis.site</a></li>
<li><a href="https://vahdat.site">vahdat.site</a></li>
<li><a href="https://webox.space">webox.space</a></li>
<li><a href="https://wingsmath101.space">wingsmath101.space</a></li>
<li><a href="https://wiseshopping.shop">wiseshopping.shop</a></li>
<li><a href="https://write4free.gq">write4free.gq</a></li>
<li><a href="https://www-cc.kttmacau.com">www-cc.kttmacau.com</a></li>
<li><a href="https://www-pro.nolife.uk">www-pro.nolife.uk</a></li>
<li><a href="https://www-salamdadash.sanaroo.ir">www-salamdadash.sanaroo.ir</a></li>
<li><a href="https://zoreasy.com">zoreasy.com</a></li>
</div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
</ul>
<h2 id="emulators">
Emulators
</h2>
<ul>
<p>Windows 10</p>
<li>Instructions: <br> Go to <a
href="https://learn.microsoft.com/en-us/training/modules/implement-common-integration-features-finance-ops/10-exercise-1">this
link</a>, <br> Click "Launch VM" <br> Sign Up <br> Launch the VM again <br> and enter password
pass@word1</li>
<div class="space"></div>
<p>Windows 96 and 93</p>
<li><a href="https://windows96.net/">https://windows96.net/</a></li>
<li><a href="https://windows93.net/">https://windows93.net/</a></li>
<div class="space"></div>
<p>Roms Emulator</p>
Download Roms:
<li><a href="https://www.romspedia.com/">https://www.romspedia.com/</a></li>
Upload/Run Roms:
<li><a href="https://demo.emulatorjs.org">https://demo.emulatorjs.org/</a></li>
<li><a href="https://binbashbanana.github.io/webretro/">https://binbashbanana.github.io/webretro/</a></li>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
</ul>
<h2 id="other">
Other
</h2>
<ul>
<p>Movies and TV</p>
<li><a href="https://spfl.netlify.app/site/">https://spfl.netlify.app/site/</a></li>
<li><a href="https://sites.google.com/view/sealflix">https://sites.google.com/view/sealflix</a></li>
</ul>
<div style="height: 200px;"></div>
<script>
var coll = document.getElementsByClassName("collapsible");
var i;
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function () {
this.classList.toggle("active");
var content = this.nextElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
</script>
<script src="https://cdn.jsdelivr.net/gh/FogNetwork/ABC/index.js">
</script>
<script>
// Select all <a> tags
// var ul = document.querySelector('#prox');
// var links = ul.querySelectorAll('li > a');
// var win;
// for (var i = 0; i < links.length; i++) {
// links[i].addEventListener('click', function (event) {
// event.preventDefault();
// var page = new ABC({})
// page.setType("blob")
// page.setUrl(this.href)
// page.open()
// }
// )
// };
</script>
<script type="text/javascript" src="js/jquery-3.6.2.min.js"></script>
<script type="text/javascript" src="js/lazysizes.min.js"></script>
<script type="text/javascript" src="js/popper.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>