small update

This commit is contained in:
hexahigh 2023-06-04 22:23:31 +02:00
parent 418bd6c97f
commit 84a655e5f9
5 changed files with 26 additions and 0 deletions

View File

Binary file not shown.

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adam and Eve 2</title>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
</head>
<body>
<embed src="adam-and-eve-2.swf" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</body>
</html>

Binary file not shown.

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adam and Eve 3</title>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
</head>
<body>
<embed src="adam and eve 3.swf" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</body>
</html>