Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
|
| 28 |
<script>
|
| 29 |
const props = Dos(document.getElementById("dos"), {
|
| 30 |
-
url: "
|
| 31 |
});
|
| 32 |
props.setAutoStart(true);
|
| 33 |
</script>
|
|
|
|
| 27 |
|
| 28 |
<script>
|
| 29 |
const props = Dos(document.getElementById("dos"), {
|
| 30 |
+
url: "pal.zip",
|
| 31 |
});
|
| 32 |
props.setAutoStart(true);
|
| 33 |
</script>
|