8 lines
285 B
HTML
8 lines
285 B
HTML
<object width="500" height="400">
|
|
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
<param name="isaac" value="https://files.bergamotoil.net/isaac.swf">
|
|
<embed src="https://files.bergamotoil.net/isaac.swf"
|
|
width="500" height="400">
|
|
</embed>
|
|
</object>
|