-
-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main'
- Loading branch information
Showing
88 changed files
with
1,183 additions
and
26 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
name: Bug Report | ||
description: File a bug report. | ||
title: "[Bug]: " | ||
labels: ["bug", "triage"] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thanks for taking the time to fill out this bug report! | ||
- type: textarea | ||
id: what-happened | ||
attributes: | ||
label: What happened (please tell us in detail)? | ||
description: Also tell us, what did you expect to happen? | ||
placeholder: Tell us what you see! | ||
value: "A bug happened!" | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: browsers | ||
attributes: | ||
label: What browsers are you seeing the problem on / what browser did you use? | ||
multiple: true | ||
options: | ||
- Firefox | ||
- Chrome | ||
- Safari | ||
- Microsoft Edge | ||
- Other |
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
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
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 |
---|---|---|
|
@@ -180,4 +180,4 @@ <h1>Welcome back!</h1> | |
</div> | ||
</body> | ||
|
||
</html> | ||
</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
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,101 @@ | ||
<!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?v=1" /> | ||
<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="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?v=3" /> | ||
<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="/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/polytrack-0.4.1/"></iframe> | ||
</div> | ||
<div class="options"> | ||
<div class="left"> | ||
<div class="gametext"> | ||
<img src="/img/games/polytrack.webp" class="gameicon" /> | ||
<div class="margin"> | ||
<div class="flex"> | ||
<h1 class="titletext">Polytrack 0.4.1</h1> | ||
</div> | ||
<span class="bytext">By Kodub</span> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="right"> | ||
<i class="fa-solid fa-rotate-right reloadbtn" id="reloadbtn"></i> | ||
<i class="fa-solid fa-expand fullscreenbtn" onclick="fullscreen();"></i> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="addisplay" id="addisplay"> | ||
<ins id="adElement"></ins> | ||
<div class="script-container"></div> | ||
<div class="adtext">Advertisement</div> | ||
</div> | ||
|
||
<div class="bottom-addisplay" id="bottomAddisplay"> | ||
<ins id="bottomAdElement"></ins> | ||
<div class="script-container"> | ||
<script type="text/javascript"> | ||
atOptions = { | ||
'key': '09a6286b1fd96ce7d16f5468014d1e29', | ||
'format': 'iframe', | ||
'height': 90, | ||
'width': 728, | ||
'params': {} | ||
}; | ||
</script> | ||
<script type="text/javascript" | ||
src="//www.highperformanceformat.com/09a6286b1fd96ce7d16f5468014d1e29/invoke.js"></script> | ||
</div> | ||
<div class="adtext">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> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.