forked from gn-math/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path13.html
More file actions
20 lines (19 loc) · 1002 Bytes
/
13.html
File metadata and controls
20 lines (19 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html>
<head>
<base href="https://cdn.jsdelivr.net/gh/bubbls/youtube-playables@8c0add17e99e4cbe9eaf6bb9e7487c3ad08c915a/attack-hole/">
<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, viewport-fit=cover' />
<meta charset='utf-8'>
<link rel="stylesheet" type="text/css" href="styles.css" nonce="gVo7eYSnevGWGNC1xGCx9Q">
<link rel="manifest" href="manifest.json">
<style></style>
<title>AttackHole</title>
<script src="https://cdn.jsdelivr.net/gh/bubbls/youtube-playables@main/ytgame.js" nonce="gVo7eYSnevGWGNC1xGCx9Q"></script>
<script src="playcanvas-stable.min.js" nonce="gVo7eYSnevGWGNC1xGCx9Q"></script>
<script src="__settings__.js" nonce="gVo7eYSnevGWGNC1xGCx9Q"></script>
</head>
<body>
<script src="__start__.js" nonce="gVo7eYSnevGWGNC1xGCx9Q"></script>
<script src="__loading__.js" nonce="gVo7eYSnevGWGNC1xGCx9Q"></script>
</body>
</html>