-
-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
201 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<!doctype html> | ||
<html> | ||
|
||
<head> | ||
<title>Google</title> | ||
<link rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/gh/KUKHUA/a-v-c-blk@5cb61b353cff0365c082c9309e82bb561c027201/Run%202/waflash/waflash-style.css" | ||
type="text/css"> | ||
<script> | ||
var gameConfig = { swfUrl: "https://cdn.jsdelivr.net/gh/55gms/55GMS@main/static/misc/impossible-quiz2/swf.swf" }; | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<div id="waflashContainer"> <canvas class="waflashCanvas" id="canvas" tabindex="1"></canvas> | ||
<div id="waflashStatus" style="display: none;">Playing...</div> | ||
<script> var ua = navigator.userAgent.toLowerCase(); if ((navigator.appName == 'Netscape' && ua.indexOf('trident') != -1) || (ua.indexOf("msie") != -1)) { var waf = document.getElementById('waflashStatus'); waf.style.display = 'block'; waf.innerText = '??? ?????(IE) ??? ??? ???? ???? !\n??, ???? ?? ????? ??????.'; gtag('event', 'connect_from_ie', { 'event_category': 'error', 'event_label': ua }); }; </script> | ||
<script type="module" | ||
crossorigin="anonymous"> let is_mobile = /Mobi/i.test(window.navigator.userAgent); if (is_mobile) { function scrollToSubject() { try { window.scrollTo({ top: 100, left: 0, behavior: 'smooth' }); } catch (e) { } } scrollToSubject(); window.addEventListener("orientationchange", function () { setTimeout(scrollToSubject, 100); }); } else { document.getElementById('canvas').focus(); } document.getElementById('canvas').addEventListener("keydown", function (ev) { ev.preventDefault(); ev.stopPropagation(); }); document.getElementById('canvas').addEventListener("click", function () { document.getElementById('canvas').focus(); }); document.addEventListener("mousedown", (function () { const canvasElement = document.getElementById('canvas'); let focused = false; return function (ev) { if (ev.target == canvasElement) { if (!focused) { canvasElement.focus(); focused = true; } } else { if (focused) { focused = false; } } return true; } })()); import { createWaflash } from 'https://cdn.jsdelivr.net/gh/zhit73/wafedit@f4db9839f6b3a77a75da21d0dc1f70283b50ab14/wasm/waflash-player.min.js'; createWaflash(gameConfig.swfUrl, window.wafOptions || {}); </script> | ||
</div> | ||
</body> | ||
|
||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<link rel="icon" type="image/x-icon" href="/img/favicon.ico" /> | ||
<script src="/assets/js/font.js"></script> | ||
<meta name="google" content="notranslate" /> | ||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" /> | ||
<link rel="stylesheet" href="/assets/css/nav.css?v=3" /> | ||
<title>Google</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="author" content="Rednotsus" /> | ||
<meta http-equiv="Cache-control" content="public"> | ||
<meta charset="utf-8"> | ||
<meta name="description" | ||
content="Canvas LMS is an open and reliable web-based software that allows institutions to manage digital learning, educators to create and present online learning materials and assess student learning, and students to engage in courses and receive feedback about skill development and learning achievement." /> | ||
<meta name="keywords" | ||
content="unblocked games, 55gms tk, 55gms, reds exploit corner, games, unblocked, site, lanier, lanier middle school, gg, Minecraft, discord, chromebook, chromeos, rednotsus, vanillacraft, eaglercraft unblocked, resent client unblocked, fun, cool, proxy, slope unblocked, free, unblocked monkey mart, 555gms, 5gms, school" /> | ||
<link rel="stylesheet" href="/assets/css/gameframe.css" /> | ||
<script src="/assets/js/script.js?v=11"></script> | ||
</head> | ||
|
||
<body> | ||
<nav> | ||
<div class="navbar"> | ||
<a id="nav-title" href="/">Reds Exploit Corner</a> | ||
<a href="/g"><i class="fa-solid fa-gamepad"> </i>Games</a> | ||
<a href="/a"><i class="fa-solid fa-box-archive"> </i>Apps</a> | ||
<a href="/-"><i class="fa-solid fa-tv"> </i>Media</a> | ||
<a href="/p"><i class="fa-solid fa-magnifying-glass"> </i>Search</a> | ||
<a href="/e"><i class="fa-solid fa-robot"></i> </i>AI</a> | ||
<a href="/s"><i class="fa-solid fa-gears"> </i>Settings</a> | ||
<a href="/profile"><i class="fa-solid fa-user"></i></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="gameframe"> | ||
<div class="gameDisplay"> | ||
<div class="game"> | ||
<iframe id="iframe" src="/misc/impossible-quiz/"></iframe> | ||
</div> | ||
<div class="options"> | ||
<div class="left"> | ||
<div class="gametext"> | ||
<img src="/misc/impossible-quiz/img.avif" class="gameicon" /> | ||
<div class="margin"> | ||
<div class="flex"> | ||
<h1 class="titletext">Impossible Quiz</h1> | ||
</div> | ||
<span class="bytext">By SplappMeDo</span> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="right"> | ||
<img id="reloadbtn" src="/img/reload.png" class="reloadbtn" border="0" /> | ||
<img onclick="fullscreen();" type="fullscreen" src="/img/fullscreen.png" class="fullscreenbtn" | ||
border="0" /> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="addisplay" id="addisplay"> | ||
<ins id="adElement"></ins> | ||
<div class="script-container"></div> | ||
<div class="ad1">Advertisement</div> | ||
|
||
</div> | ||
<script> | ||
var elem = document.getElementById("iframe"); | ||
|
||
function fullscreen() { | ||
if (elem.requestFullscreen) { | ||
elem.requestFullscreen(); | ||
} else if (elem.webkitRequestFullscreen) { | ||
elem.webkitRequestFullscreen(); | ||
} else if (elem.msRequestFullscreen) { | ||
elem.msRequestFullscreen(); | ||
} | ||
} | ||
function reload() { | ||
document.getElementById("iframe").src += ""; | ||
} | ||
reloadbtn.onclick = reload; | ||
</script> | ||
<script src="/assets/js/ad.js?v=1"></script> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<link rel="icon" type="image/x-icon" href="/img/favicon.ico" /> | ||
<script src="/assets/js/font.js"></script> | ||
<meta name="google" content="notranslate" /> | ||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" /> | ||
<link rel="stylesheet" href="/assets/css/nav.css?v=3" /> | ||
<title>Google</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="author" content="Rednotsus" /> | ||
<meta http-equiv="Cache-control" content="public"> | ||
<meta charset="utf-8"> | ||
<meta name="description" | ||
content="Canvas LMS is an open and reliable web-based software that allows institutions to manage digital learning, educators to create and present online learning materials and assess student learning, and students to engage in courses and receive feedback about skill development and learning achievement." /> | ||
<meta name="keywords" | ||
content="unblocked games, 55gms tk, 55gms, reds exploit corner, games, unblocked, site, lanier, lanier middle school, gg, Minecraft, discord, chromebook, chromeos, rednotsus, vanillacraft, eaglercraft unblocked, resent client unblocked, fun, cool, proxy, slope unblocked, free, unblocked monkey mart, 555gms, 5gms, school" /> | ||
<link rel="stylesheet" href="/assets/css/gameframe.css" /> | ||
<script src="/assets/js/script.js?v=11"></script> | ||
</head> | ||
|
||
<body> | ||
<nav> | ||
<div class="navbar"> | ||
<a id="nav-title" href="/">Reds Exploit Corner</a> | ||
<a href="/g"><i class="fa-solid fa-gamepad"> </i>Games</a> | ||
<a href="/a"><i class="fa-solid fa-box-archive"> </i>Apps</a> | ||
<a href="/-"><i class="fa-solid fa-tv"> </i>Media</a> | ||
<a href="/p"><i class="fa-solid fa-magnifying-glass"> </i>Search</a> | ||
<a href="/e"><i class="fa-solid fa-robot"></i> </i>AI</a> | ||
<a href="/s"><i class="fa-solid fa-gears"> </i>Settings</a> | ||
<a href="/profile"><i class="fa-solid fa-user"></i></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="gameframe"> | ||
<div class="gameDisplay"> | ||
<div class="game"> | ||
<iframe id="iframe" src="/misc/impossible-quiz2/"></iframe> | ||
</div> | ||
<div class="options"> | ||
<div class="left"> | ||
<div class="gametext"> | ||
<img src="/misc/impossible-quiz/2.jpeg" class="gameicon" /> | ||
<div class="margin"> | ||
<div class="flex"> | ||
<h1 class="titletext">Impossible Quiz</h1> | ||
</div> | ||
<span class="bytext">By SplappMeDo</span> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="right"> | ||
<img id="reloadbtn" src="/img/reload.png" class="reloadbtn" border="0" /> | ||
<img onclick="fullscreen();" type="fullscreen" src="/img/fullscreen.png" class="fullscreenbtn" | ||
border="0" /> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="addisplay" id="addisplay"> | ||
<ins id="adElement"></ins> | ||
<div class="script-container"></div> | ||
<div class="ad1">Advertisement</div> | ||
|
||
</div> | ||
<script> | ||
var elem = document.getElementById("iframe"); | ||
|
||
function fullscreen() { | ||
if (elem.requestFullscreen) { | ||
elem.requestFullscreen(); | ||
} else if (elem.webkitRequestFullscreen) { | ||
elem.webkitRequestFullscreen(); | ||
} else if (elem.msRequestFullscreen) { | ||
elem.msRequestFullscreen(); | ||
} | ||
} | ||
function reload() { | ||
document.getElementById("iframe").src += ""; | ||
} | ||
reloadbtn.onclick = reload; | ||
</script> | ||
<script src="/assets/js/ad.js?v=1"></script> | ||
</body> | ||
|
||
</html> |