-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgames.html
More file actions
19 lines (19 loc) · 1.08 KB
/
games.html
File metadata and controls
19 lines (19 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<style>
html{
background-image: none;
}
</style>
<button
onclick="location.replace('https://tallteam.github.io/skunblocked1')" class="mitem">Smash Karts</button>
<button onclick="location.replace('https://montgomeryblairhscoders.github.io/epicmathgames/game/um/justfall.html')" class="mitem">Justfall.LOL</button>
<button onclick="location.replace('https://images-opensocial.googleusercontent.com/gadgets/ifr?url=https://cdn.jsdelivr.net/gh/mind4ur/debugactions@a41f686f56d58bf0b4aca7cd7e7afe8ae933241b/package/1v1old.xml')" class="mitem">1v1.lol classic</button>
<button onclick="location.replace('https://85yfs65o3fj93hsd-opensocial.googleusercontent.com/gadgets/ifr?url=https://cdn.jsdelivr.net/gh/ko1ov/jd83hf02ld65la32mdl4@44ac320eee35a6f332b3c07c0a81e611267e640c/1v1.xml')" class="mitem">1v1.lol</button>
<button onclick="location.replace('https://webglmath.github.io/madalin-stunt-cars-3/')" class="mitem">Madalin Stunt Cars 3</button>
</body>
</html>