mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 18:23:41 -05:00
Compare commits
13 commits
dfc3a63e94
...
aab7b0e23b
Author | SHA1 | Date | |
---|---|---|---|
aab7b0e23b | |||
64744cc152 | |||
8ceb220d82 | |||
c0849fd3cf | |||
a5762ad98e | |||
6a0993ee03 | |||
004ba1353f | |||
2a81ff6b14 | |||
6aa45a513b | |||
1d292eb35d | |||
3cccbbae8a | |||
db2ab43dfe | |||
fecb4ac2b0 |
12 changed files with 28 additions and 8 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
<div class="center-text">
|
<div class="center-text">
|
||||||
<p class="center-text">Apps | More soon...</p>
|
<p class="center-text">Apps | More soon...</p>
|
||||||
<a href="trigonometry">Proxy</a> • <a href="https://milk.servemp3.com/chat">Chat</a> • <a href="calculator">Calculator</a>
|
<a href="https://organic.chocolatemilk.wuaze.com">Proxy</a> • <a href="https://milk.servemp3.com/chat">Chat</a> • <a href="/apps/calculator">Calculator</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
4
assets/games/2048/index.html
Normal file
4
assets/games/2048/index.html
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<title>Slope</title>
|
||||||
|
|
||||||
|
<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://milk.servemp3.com/tylerpalko/2048" 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>
|
|
@ -1,4 +1,4 @@
|
||||||
<title>Drive Mad</title>
|
<title>Drive Mad</title>
|
||||||
|
|
||||||
<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://yogurtmale-milknet.github.io/reider/storage/gxmes/drive-mad/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="https://organic.chocolatemilk.wuaze.com/reider/storage/gxmes/drive-mad/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>
|
</iframe>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<title>Fruit Ninja</title>
|
<title>Fruit Ninja</title>
|
||||||
|
|
||||||
<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://yogurtmale-milknet.github.io/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="https://organic.chocolatemilk.wuaze.com/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>
|
</iframe>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<title>Jetpack Joyride</title>
|
<title>Jetpack Joyride</title>
|
||||||
|
|
||||||
<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://yogurtmale-milknet.github.io/reider/storage/gxmes/jetpackjoyride/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="https://organic.chocolatemilk.wuaze.com/reider/storage/gxmes/jetpackjoyride/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>
|
</iframe>
|
||||||
|
|
4
assets/games/ovo/index.html
Normal file
4
assets/games/ovo/index.html
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<title>OvO</title>
|
||||||
|
|
||||||
|
<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://milk.servemp3.com/tylerpalko/ovo" 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>
|
|
@ -1,4 +1,4 @@
|
||||||
<title>Slope 2</title>
|
<title>Slope 2</title>
|
||||||
|
|
||||||
<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://yogurtmale-milknet.github.io/reider/storage/gxmes/slope-2/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="https://organic.chocolatemilk.wuaze.com/reider/storage/gxmes/slope-2/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>
|
</iframe>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<title>Subway Surfers</title>
|
<title>Subway Surfers</title>
|
||||||
|
|
||||||
<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://yogurtmale-milknet.github.io/reider/storage/gxmes/subway-surfers-normal/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="https://organic.chocolatemilk.wuaze.com/reider/storage/gxmes/subway-surfers-normal/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>
|
</iframe>
|
||||||
|
|
4
assets/games/tunnelrush/index.html
Normal file
4
assets/games/tunnelrush/index.html
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<title>Tunnel Rush</title>
|
||||||
|
|
||||||
|
<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://milk.servemp3.com/tunnel-rush" 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>
|
4
assets/games/whg2/index.html
Normal file
4
assets/games/whg2/index.html
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<title>World's Hardest Game 2</title>
|
||||||
|
|
||||||
|
<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://milk.servemp3.com/tylerpalko/worldshardestgame2" 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>
|
4
form/index.html
Normal file
4
form/index.html
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<title>Requests | MilkNet</title>
|
||||||
|
|
||||||
|
<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>
|
|
@ -18,10 +18,10 @@
|
||||||
<body>
|
<body>
|
||||||
<img src="/assets/img/milk_optimized.png" class="center">
|
<img src="/assets/img/milk_optimized.png" class="center">
|
||||||
<h1 class="center-text">MilkNet</h1>
|
<h1 class="center-text">MilkNet</h1>
|
||||||
<p class="center-text">Heaven for bored students. What would you like to do?</p>
|
<p class="center-text">Paradise for bored students. What would you like to do?</p>
|
||||||
|
|
||||||
<div class="center-text">
|
<div class="center-text">
|
||||||
<a href="/games">Games</a> • <a href="/apps">Apps</a> • <a href="/links.txt">Links</a> • <a href="/stuff">'Stuff' ;)</a>
|
<a href="/games">Games</a> • <a href="/apps">Apps</a> • <a href="/links.txt">Links</a> • <a href="/form">Requests</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue