| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <title>Å-machine Web Interpreter</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <script src="resources/jquery.js"></script> | |
| <script src="resources/aaengine.js"></script> | |
| <script src="resources/frontend.js"></script> | |
| <script src="resources/story.js"></script> | |
| <link rel="stylesheet" type="text/css" href="resources/style.css" /> | |
| <script> | |
| $(function(){ | |
| run_game(aastory, { | |
| aaLogServerPath: undefined, | |
| aaLogTag: undefined, | |
| }); | |
| aastory = null; | |
| }); | |
| </script> | |
| </head> | |
| <body> | |
| <div id="aacontainer"></div> | |
| </body> | |
| </html> | |
Xet Storage Details
- Size:
- 815 Bytes
- Xet hash:
- d9b6507a280ba03f49294334f10eafe059d825ade8084877f88667bebd6bead8
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.