forked from gn-math/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path105.html
More file actions
17 lines (13 loc) · 711 Bytes
/
105.html
File metadata and controls
17 lines (13 loc) · 711 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
</head>
<body>
<script src="https://cdn.jsdelivr.net/gh/u-cvlassrom-y/google@main/ruffle.js"></script>
<object width="100%" height="100%">
<param name="movie" value="https://cdn.jsdelivr.net/gh/jackilyna/framework@edf481486f0511f8bf64cfb7eeee777433da6495/src/eclipse/worlds4.swf">
<embed src="https://cdn.jsdelivr.net/gh/jackilyna/framework@edf481486f0511f8bf64cfb7eeee777433da6495/src/eclipse/worlds4.swf" width="100%" height="100%">
</body>
</html>