2024 update
This commit is contained in:
parent
7f52962292
commit
9d34b70d81
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
||||||
<td
|
<td
|
||||||
><a
|
><a
|
||||||
data-sveltekit-reload
|
data-sveltekit-reload
|
||||||
href="https://turbowarp.org/editor?project_url=https://files.tdgmdev.net/api/file/{content.dir}"
|
href="https://turbowarp.org/editor?project_url=https://filem.zenoverse.net/api/file/{content.dir}"
|
||||||
download={content.name}>TurboWarp</a
|
download={content.name}>TurboWarp</a
|
||||||
></td
|
></td
|
||||||
>
|
>
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
{#if extension == "sb3" || extension == "sjson"}
|
{#if extension == "sb3" || extension == "sjson"}
|
||||||
<iframe
|
<iframe
|
||||||
src="https://turbowarp.org/embed?project_url=https://files.tdgmdev.net{currPath}"
|
src="https://turbowarp.org/embed?project_url=https://filem.zenoverse.net{currPath}"
|
||||||
class="turbowarp"
|
class="turbowarp"
|
||||||
width="800px"
|
width="800px"
|
||||||
height="600px"
|
height="600px"
|
||||||
|
|
Loading…
Reference in a new issue