Skip to content

Commit

Permalink
Update file content
Browse files Browse the repository at this point in the history
  • Loading branch information
mountain658 committed Nov 28, 2023
1 parent 9cdd1a5 commit 1a0d650
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions zuseboxmen.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@

<!DOCTYPE html>

<html>
<body onload='move()'>
<script src='/everypage.js'></script>

<script src='everypage.js'></script>
<div style="opacity:1;background-color:white;position:fixed;width:100%;height:100%;top:0px;left:0px;z-index:1000;display: block;" id='loadCover'>
<center>
<br><br><br><br><br>
<div class="loader" id='loader'></div><br>

<p>Loading...</p>

<div id="myProgress" style='width:90%;background-color:white;border-style:solid;'>
<div id="myBar" style='width:0%;height:30px;background-color:#3498db;text-align:center;line-height:30px;color:white;'>0%</div>
</div>
Expand Down Expand Up @@ -67,6 +62,6 @@
</style>

<embed width="100%" height="100%" name="plugin" id="plugin" src="use-boxmen.swf" type="application/x-shockwave-flash">
<script src="https://ruffle.rs/demo/index.js"></script>
<script src="ruffle.js"></script>
</body>
</html>
</html>

1 comment on commit 1a0d650

@vercel
Copy link

@vercel vercel bot commented on 1a0d650 Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 22 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.