-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
40 lines (39 loc) · 2.24 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="title" content="Cat Ninja">
<meta name="description" content="Cat Ninja was a popular flash game in the early 2013's. Since the discontinuation of Adobe Flash, Ruffle has stepped up. Normal, Practice, Editor, and Map ROMS">
<meta name="keywords" content="CatNinja, Cat, Ninja, Flash, Game, Search, Magical, Energy, Crystals, Ruffle, Adobe, Nightly, Richman, Stewart, Trackmill, Kozstandsya, HFKOOL, Costanza, Practice, Version, 3RD, Base, BUNNYMAJS, Split Persona, Github, Underclocked, Eric, Skiff, Unblocked, Games, Fun, Github, T3RM1N4L, T3M1N4L">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="T3RM1N4L">
<meta name="twitter:title" content="Cat Ninja">
<meta name="twitter:description" content="Cat Ninja Game">
<meta name="twitter:image" content="https://raw.githubusercontent.com/T3M1N4L/CatNinja/main/meta.png">
<meta name="twitter:card" content="summary_large_image">
<meta charset="utf-8">
<meta property="og:title" content="Cat Ninja">
<meta property="og:description" content="Cat Ninja was a popular flash game in the early 2013's. Since the discontinuation of Adobe Flash, Ruffle has stepped up. Normal, Practice, Editor, and Map ROMS">
<meta property="og:image" content="https://raw.githubusercontent.com/T3M1N4L/CatNinja/main/CatNinja.gif">
<meta name="viewport" content="width=device-width">
<link rel="icon" href="./CatNinja.png" sizes="32x32">
<link rel="icon" href="./CatNinja.png" sizes="180x180">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Cat Ninja</title>
<script type="module" crossorigin src="./assets/index-DfTr-cGT.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-LVuBIMl1.css">
</head>
<body>
<div id="root"></div>
</body>
<script>
document.body.addEventListener("keydown", function (event) {
if (event.key === "Escape") {
window.location.replace("https://google.com/");
}
});
</script>
</html>