update site

remove old admin panel, update plugin, etc.
This commit is contained in:
red binder 2026-08-08 04:04:20 +02:00
commit 7871e7917e
14 changed files with 36 additions and 112 deletions

View file

@ -69,17 +69,6 @@
<p style="text-align: center;">This does not remove your account from your devices. You will need to manually remove the files with FTPiiU or by removing the files from your Cemu MLC folder. If you are not sure how to do this, <a href="https://discord.gg/grMSxZf" target="_blank">ask in the discord.</a></p>
</div>
<form id="ban" class="ban-form" style="display: none;">
<h2>Admin Panel</h2>
<p>VERY temporary</p>
<label for="ban-sfid">SFID to Ban:</label>
<input type="text" id="ban-sfid"></input>
<button type="submit">Ban Player</button>
<p id="ban-status" />
</form>
<script type="text/javascript" src="/js/accounts.js"></script>
</main>