Compare commits

...

2 commits

Author SHA1 Message Date
Voxel
68afcb8f3f
fixing bug later 2025-04-03 09:49:02 -04:00
Voxel
7790f8a8cb
Update index.html 2025-04-03 07:28:12 -04:00
13 changed files with 18 additions and 6 deletions

View file

@ -1,4 +1,4 @@
<title>Slope</title>
<title>2048</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script>
document.addEventListener("DOMContentLoaded", function() {

View file

@ -1,3 +1,4 @@
<!DOCTYPE html>
<title>5B | Takes a bit to load | HTML5 port by zelo.dev</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script>

View file

@ -3,7 +3,7 @@
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Fleeing the Complex</title>
<title>Infiltrating the Airship</title>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>
@ -82,7 +82,7 @@
</head>
<body>
<div class="container">
<object data="https://voxel.fsky.io/infiltratingtheairship.swf" width="1000" height="800" type="application/x-shockwave-flash">
<object data="https://file.garden/Z-2H6tWhPAglb48I/infiltratingtheairship.swf" width="1000" height="800" type="application/x-shockwave-flash">
<param name="allowScriptAccess" value="always">
<param name="allowFullScreen" value="true">
</object>

View file

@ -52,5 +52,5 @@
}
</script>
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="/reider/storage/gxmes/fruitninja/index.html" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="/reider/storage/gxmes/fnaf/fnaf2/index.html" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</iframe>

View file

@ -4,6 +4,7 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Papa's Burgeria</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>

View file

@ -4,6 +4,7 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Papa's Freezeria</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>

View file

@ -4,6 +4,7 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Papa's Pizzeria</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>

View file

@ -4,6 +4,7 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Papa's Pancakeria</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>

View file

@ -4,6 +4,7 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Papa's Pastaria</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>

View file

@ -4,6 +4,7 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3044824252307692"
crossorigin="anonymous"></script>
<title>Papa's Pizzeria</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<!--Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9KJ1XPKLF"></script>

View file

@ -53,4 +53,4 @@
</script>
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="/slope" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</iframe>
</iframe>

View file

@ -1,5 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Requests | MilkNet</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://tally.so/r/wLvNGv" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</iframe>
</html>
</head>

View file

@ -72,7 +72,7 @@
<div class="center-text">
<p class="center-text">Games (press , to escape)</p>
<a href="/assets/games/smashkarts">Smash Karts</a><a href="/assets/games/stickmanhook">Stickman Hook</a><a href="/assets/games/slope">Slope</a><a href="/assets/games/slope2">Slope 2</a><a href="/assets/games/adofai">A Dance of Fire and Ice</a><a href="/assets/games/retrobowl">Retro Bowl</a><a href="/assets/games/totm">Tomb of the Mask</a><a href="/assets/games/whg">World's Hardest Game</a><a href="/assets/games/whg2">World's Hardest Game 2</a><a href="/assets/games/ovo">OvO</a><a href="/assets/games/2048">2048</a><a href="/assets/games/tunnelrush">Tunnel Rush</a><a href="/assets/games/basketrandom">Basket Random</a><a href="/assets/games/clusterrush">Cluster Rush</a><a href="/assets/games/bitlife">BitLife</a><a href="/assets/games/cookieclicker">Cookie Clicker</a><a href="/assets/games/dr3d">Death Run 3D</a><a href="/assets/games/flappybird">Flappy Bird</a><a href="/assets/games/retrobowl">Retro Bowl</a><a href="/assets/games/eagler/1.5.2.html">Eaglercraft 1.5.2</a><a href="/assets/games/eagler/1.8.html">Eaglercraft 1.8</a><a href="/assets/games/fruitninja">Fruit Ninja</a><a href="/assets/games/drivemad">Drive Mad</a><a href="/assets/games/jetpackjoyride">Jetpack Joyride</a><a href="/assets/games/knifehit">Knife Hit</a><a href="/assets/games/tetris">Tetris</a><a href="/assets/games/subwaysurfers">Subway Surfers</a><a href="/assets/games/wordle">Wordle</a><a href="/assets/games/prison">Henry Stickmin: Escaping the Prison</a><a href="/assets/games/bank">Henry Stickmin: Breaking the Bank</a><a href="/assets/games/airship">Henry Stickmin: Infiltrating the Airship</a><a href="/assets/games/complex">Henry Stickmin: Fleeing the Complex</a><a href="/assets/games/diamond">Henry Stickmin: Stealing the Diamond</a><a href="/assets/games/paperio2">Paper.io 2</a><a href="/assets/games/fnf">Friday Night Funkin</a><a href="/assets/games/baldisbasics">Baldi's Basics</a><a href="/assets/games/monkeymart">Monkey Mart</a><a href="/assets/games/fnaf/">FNAF</a><a href="/assets/games/fnaf/2">FNAF2</a><a href="/assets/games/fnaf/3">FNAF3</a><a href="/assets/games/fnaf/4">FNAF4</a><a href="/assets/games/motox3m">Moto X3M</a><a href="/assets/games/motox3m/2">Moto X3M 2</a><a href="/assets/games/motox3m/3">Moto X3M Pool Party</a><a href="/assets/games/motox3m/4">Moto X3M Winter</a><a href="/assets/games/motox3m/5">Moto X3M Spooky Land</a><a href="/assets/games/papas">Papa's Pizzeria</a><a href="/assets/games/papas/burgeria">Papa's Burgeria</a><a href="/assets/games/papas/pancakeria">Papa's Pancakeria</a><a href="/assets/papas/sushiria">Papa's Sushiria</a><a href="/assets/games/papas/freezeria">Papa's Freezeria</a><a href="/assets/games/papas/pastaria">Papa's Pastaria</a><a href="/assets/games/5b">BFDIA 5b</a>
<a href="/assets/games/smashkarts">Smash Karts</a><a href="/assets/games/stickmanhook">Stickman Hook</a><a href="/assets/games/slope">Slope</a><a href="/assets/games/slope2">Slope 2</a><a href="/assets/games/adofai">A Dance of Fire and Ice</a><a href="/assets/games/retrobowl">Retro Bowl</a><a href="/assets/games/totm">Tomb of the Mask</a><a href="/assets/games/whg">World's Hardest Game</a><a href="/assets/games/whg2">World's Hardest Game 2</a><a href="/assets/games/ovo">OvO</a><a href="/assets/games/2048">2048</a><a href="/assets/games/tunnelrush">Tunnel Rush</a><a href="/assets/games/basketrandom">Basket Random</a><a href="/assets/games/clusterrush">Cluster Rush</a><a href="/assets/games/bitlife">BitLife</a><a href="/assets/games/cookieclicker">Cookie Clicker</a><a href="/assets/games/dr3d">Death Run 3D</a><a href="/assets/games/flappybird">Flappy Bird</a><a href="/assets/games/eagler/1.5.2.html">Eaglercraft 1.5.2</a><a href="/assets/games/eagler/1.8.html">Eaglercraft 1.8</a><a href="/assets/games/fruitninja">Fruit Ninja</a><a href="/assets/games/drivemad">Drive Mad</a><a href="/assets/games/jetpackjoyride">Jetpack Joyride</a><a href="/assets/games/tetris">Tetris</a><a href="/assets/games/subwaysurfers">Subway Surfers</a><a href="/assets/games/prison">Henry Stickmin: Escaping the Prison</a><a href="/assets/games/bank">Henry Stickmin: Breaking the Bank</a><a href="/assets/games/airship">Henry Stickmin: Infiltrating the Airship</a><a href="/assets/games/complex">Henry Stickmin: Fleeing the Complex</a><a href="/assets/games/diamond">Henry Stickmin: Stealing the Diamond</a><a href="/assets/games/paperio2">Paper.io 2</a><a href="/assets/games/fnf">Friday Night Funkin</a><a href="/assets/games/baldisbasics">Baldi's Basics</a><a href="/assets/games/monkeymart">Monkey Mart</a><a href="/assets/games/fnaf/">FNAF</a><a href="/assets/games/fnaf/2">FNAF2</a><a href="/assets/games/fnaf/3">FNAF3</a><a href="/assets/games/fnaf/4">FNAF4</a><a href="/assets/games/motox3m">Moto X3M</a><a href="/assets/games/motox3m/2">Moto X3M 2</a><a href="/assets/games/motox3m/3">Moto X3M Pool Party</a><a href="/assets/games/motox3m/4">Moto X3M Winter</a><a href="/assets/games/motox3m/5">Moto X3M Spooky Land</a><a href="/assets/games/papas">Papa's Pizzeria</a><a href="/assets/games/papas/burgeria">Papa's Burgeria</a><a href="/assets/games/papas/pancakeria">Papa's Pancakeria</a><a href="/assets/papas/sushiria">Papa's Sushiria</a><a href="/assets/games/papas/freezeria">Papa's Freezeria</a><a href="/assets/games/papas/pastaria">Papa's Pastaria</a><a href="/assets/games/5b">BFDIA 5b</a>
</body>
</html>
</head>