mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
Update dl1.html
This commit is contained in:
parent
da40e122aa
commit
12a32a7a13
1 changed files with 5 additions and 2 deletions
|
@ -3,9 +3,12 @@
|
|||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<link rel="shortcut icon" type="image/jpg" href="img/favicon.ico"/>
|
||||
<head>
|
||||
<title>Duck Life 1</title>
|
||||
<title>Duck Life 4</title>
|
||||
</head>
|
||||
<body>
|
||||
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 1.swf"></embed>
|
||||
<center>
|
||||
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Duck Life 1.swf">Here</a> to download the file and click <a href="index.html">Here</a> to go back. Right click the game in order to go to fullscreen.</p>
|
||||
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 1.swf"></embed>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue