bye bye installer

This commit is contained in:
Gemdation 2025-05-08 16:06:13 -05:00
parent 6ba325c5f1
commit a08c40a3cd
7 changed files with 7 additions and 28 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,25 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Index of /inst</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../meta/main.css" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
</head>
<body class="dir">
<h1>Index of /inst</h1>
<table>
<tr><td><a href="/">..</a></td></tr>
<tr><td><a href="WiiMartInstaller.V1.0.zip">WiiMartInstaller.V1.0.zip</a></td></tr>
<tr><td><a href="WiiMartInstaller.V1.1.zip">WiiMartInstaller.V1.1.zip</a></td></tr>
<tr><td><a href="WiiMartInstaller.V1.2.zip">WiiMartInstaller.V1.2.zip</a></td></tr>
<tr><td><a href="WiiMartInstaller.V1.3.zip">WiiMartInstaller.V1.3.zip</a></td></tr>
<tr><td><a href="WiiMartInstaller.V1.4.zip">WiiMartInstaller.V1.4.zip</a></td></tr>
</table>
</body>
</html>

View File

@ -28,14 +28,16 @@
<button disabled>Install</button> <a href="support"><button>Support</button></a> <a href="errors"><button>Errors</button></a> <a href="branding"><button>Branding</button></a> <a href="credits"><button>Credits</button></a><br><br>
<script>function showDiv(divId) {const divs = document.querySelectorAll('.question'); divs.forEach(div => { div.style.display = 'none'; });document.getElementById(divId).style.display = 'block';}</script>
<script>function showDiv(divId) {const divs = document.querySelectorAll('.question'); divs.forEach(div => {div.style.display = 'none'; });document.getElementById(divId).style.display = 'block';}</script>
<div id="start" class="question">
<!--
<h2 id="Auto">Automatic Installation</h2>
<button onclick="showDiv('inst')" style="background-image: url(media/screenshot-hbc-blank.png);background-size: cover;"><img src="media/button-inst.png"><b>WiiMart Installer</b> for<br>The Homebrew Channel</button><br>
<p><mark class="new">NEW!</mark> This in-progress installer tool can install WiiMart and IOS WADs with just one app!</p>
<hr>
<h2 id="Manual">Manual Installation</h2>
-->
<h3>What platform are you on?</h3>
<button onclick="showDiv('wii')"><img src="media/button-wii.png">Wii</button><br>
<button onclick="showDiv('vWii')"><img src="media/button-vwii.png">vWii</button><br>
@ -43,6 +45,7 @@
<hr>
<p><b>Important:</b> No matter which option you pick, you will need to have a homebrewed console. If you don't have it homebrewed, see <a href="https://wii.hacks.guide"><b>wii.hacks.guide</b></a> before looking at this guide.</p>
</div>
<!--
<div id="inst" class="question" style="display:none">
<h2>WiiMart Installer</h2>
@ -62,7 +65,7 @@
<button onclick="showDiv('start')" class="r"></button>
</div>
-->
<div id="dolphin" class="question" style="display: none;">
<h2>Dolphin</h2>
@ -144,7 +147,8 @@
<button onclick="showDiv('start')" class="r"></button>
</div>
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="/cdn-cgi/l/email-protection#a4d7d1d4d4cbd6d0e4d3cdcdc9c5d6d08acbd6c3"><b><span class="__cf_email__" data-cfemail="a2d1d7d2d2cdd0d6e2d5cbcbcfc3d0d68ccdd0c5">[email&#160;protected]</span></b></a>.</p></footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"rayId":"93cbe9db2b8c4740","version":"2025.4.0-1-g37f21b1","r":1,"token":"14555a1418f244399263039e6f1321a4","serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}}}' crossorigin="anonymous"></script>
</body>
</html>