ok
This commit is contained in:
parent
ca784c105f
commit
5d70681f56
@ -1,7 +1,7 @@
|
|||||||
<object width="500" height="400">
|
<object width="500" height="400">
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||||
<param name="isaac" value="/var/www/filestorage/isaac.swf">
|
<param name="isaac" value="isaac.swf">
|
||||||
<embed src="/var/www/filestorage/isaac.swf"
|
<embed src="isaac.swf"
|
||||||
width="500" height="400">
|
width="500" height="400">
|
||||||
</embed>
|
</embed>
|
||||||
</object>
|
</object>
|
||||||
|
Loading…
Reference in New Issue
Block a user