mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
Create dl4
This commit is contained in:
parent
9e21f0463a
commit
540c4e0f0d
1 changed files with 10 additions and 0 deletions
10
html/dl4
Normal file
10
html/dl4
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<head>
|
||||
<title>Duck Life 4</title>
|
||||
</head>
|
||||
<body>
|
||||
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 4.swf"></embed>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue